Update of /cvsroot/monetdb/MonetDB4/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4734/src/tools

Modified Files:
        Mserver.mx 
Log Message:
Add monet_version to GDKenvs with the version number of the mserver.


Index: Mserver.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/tools/Mserver.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Mserver.mx  9 Jul 2007 08:44:37 -0000       1.9
+++ Mserver.mx  20 Jul 2007 12:07:43 -0000      1.10
@@ -383,6 +383,8 @@
        if (!c)
                usage(prog,debug, set, setlen);
 
+       GDKsetenv("monet_version", VERSION);
+
        monet_hello(NULL);
        static_module_init();
 @-


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to