From ffdd2c0d79f6a2bb5b463255d2e5373f0b4231c3 Mon Sep 17 00:00:00 2001 From: Kevin Neufeld Date: Sun, 26 Apr 2009 20:12:17 +0000 Subject: [PATCH] reverted the name of the branch back to 1.3.6SVN, otherwise changes made in the branch will overwrite the already named postgis-1.3.6RC1.tar.gz tagged release in the snapshot autobuilding process. Also, an every changing branch repo should not have the same name as a tagged static release. git-svn-id: http://svn.osgeo.org/postgis/branches/1.3@4024 b70326c6-7e19-0410-871a-916f4a2858ee --- Version.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.config b/Version.config index 7d41160cb..6390da499 100644 --- a/Version.config +++ b/Version.config @@ -5,5 +5,5 @@ REL_MAJOR_VERSION=1 REL_MINOR_VERSION=3 -REL_MICRO_VERSION=6RC1 +REL_MICRO_VERSION=6SVN -- 2.50.0