updated version number in pom.xml

git-svn-id: http://svn.osgeo.org/postgis/trunk@9616 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Chris Hodgson 2012-04-05 18:35:47 +00:00
parent 7174640cc5
commit c057319aff

View file

@ -176,7 +176,7 @@
<properties>
<POSTGIS_MAJOR_VERSION>2</POSTGIS_MAJOR_VERSION>
<POSTGIS_MINOR_VERSION>0</POSTGIS_MINOR_VERSION>
<POSTGIS_MICRO_VERSION>0</POSTGIS_MICRO_VERSION>
<POSTGIS_MICRO_VERSION>1SVN</POSTGIS_MICRO_VERSION>
</properties>
</project>