Update of /cvsroot/monetdb/sql/NT
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv795/NT

Modified Files:
      Tag: SQL_2-16
        rules.msc 
Log Message:
VERSION must be surrounded by double quotes.

Index: rules.msc
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/rules.msc,v
retrieving revision 1.41.2.4
retrieving revision 1.41.2.5
diff -u -d -r1.41.2.4 -r1.41.2.5
--- rules.msc   21 Feb 2007 15:16:10 -0000      1.41.2.4
+++ rules.msc   26 Feb 2007 17:44:21 -0000      1.41.2.5
@@ -16,7 +16,7 @@
 
 !INCLUDE $(TOPDIR)\..\..\MonetDB\conf\rules.msc
 
-VERSION = 2.16.2
+VERSION = "2.16.2"
 
 pkg = sql
 CONFIG_H=sql_config.h


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to