From: Sandro Santilli Date: Thu, 6 Oct 2016 17:31:34 +0000 (+0000) Subject: Remove hard-coded version in Doxygen project name X-Git-Tag: 2.4.0alpha~234 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ee82e34f55efe030f98dc399c21cbb9175b1077;p=postgis Remove hard-coded version in Doxygen project name git-svn-id: http://svn.osgeo.org/postgis/trunk@15180 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in index d455dd6b3..0ee3f09be 100644 --- a/doc/doxygen.cfg.in +++ b/doc/doxygen.cfg.in @@ -17,7 +17,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "PostGIS Trunk Doxygen" +PROJECT_NAME = "PostGIS" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or