]> granicus.if.org Git - postgis/commitdiff
hardcode minor for now fix later, get rid of old links
authorRegina Obe <lr@pcorp.us>
Fri, 24 May 2013 06:29:17 +0000 (06:29 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 24 May 2013 06:29:17 +0000 (06:29 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11494 b70326c6-7e19-0410-871a-916f4a2858ee

doc/Makefile.in
doc/postgis.xml

index beb7b9d16fe603596fef785142c3ccdcdd5acced..9264d46538e5fe0da71ed29f78a94a0982b70cf0 100644 (file)
@@ -377,7 +377,7 @@ requirements_not_met_xslbase:
        @echo "with the --with-xsldir option."
        @echo "Alternatively refer to online manual:"
        @echo
-       @echo "  http://www.postgis.org/docs"
+       @echo "  http://postgis.net/documentation"
        @echo
 
 requirements_not_met_imagemagick:
index 0f32262df4ad7f8a2358ec0f699799c171c0eb2c..260e9851fe03e0e69b3a49b6721569e5ee7e20c0 100644 (file)
@@ -4,7 +4,7 @@
 
 <!-- This value is automatically generated by the Makefile -->
 <!ENTITY last_release_version "@@LAST_RELEASE_VERSION@@">
-<!ENTITY last_minor_version "@@POSTGIS_MAJOR_VERSION@@.@@POSTGIS_MINOR_VERSION@@">
+<!ENTITY last_minor_version "2.1">
 
 <!-- ONCE Tagged, this need to change to http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
 <!-- In dev should be, this need to change to http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->