[Mapbender-commits] r7568 - trunk/mapbender/resources/db

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Feb 11 10:52:29 EST 2011


Author: marc
Date: 2011-02-11 07:52:29 -0800 (Fri, 11 Feb 2011)
New Revision: 7568

Modified:
   trunk/mapbender/resources/db/install.sh
Log:
rc 2 rc1

Modified: trunk/mapbender/resources/db/install.sh
===================================================================
--- trunk/mapbender/resources/db/install.sh	2011-02-11 15:40:51 UTC (rev 7567)
+++ trunk/mapbender/resources/db/install.sh	2011-02-11 15:52:29 UTC (rev 7568)
@@ -137,7 +137,7 @@
       pgsql/$DBENCODING/update/update_2.6_to_2.6.1_pgsql_$DBENCODING.sql \
       pgsql/$DBENCODING/update/update_2.6.1_to_2.6.2_pgsql_$DBENCODING.sql \
       pgsql/$DBENCODING/update/update_2.6.2_to_2.7rc1_pgsql_$DBENCODING.sql \
-      pgsql/$DBENCODING/update/update_2.7rc_to_2.7rc2_pgsql_$DBENCODING.sql \
+      pgsql/$DBENCODING/update/update_2.7rc1_to_2.7rc2_pgsql_$DBENCODING.sql \
       pgsql/pgsql_serial_set_sequences_2.7.sql \
 	> _install.sql
     echo "inserting data (this might take a while longer)"



More information about the Mapbender_commits mailing list