]> git.stg.codes - stg.git/commitdiff
И еще раз refs #1
authorMaxim Mamontov <faust.madf@gmail.com>
Sun, 7 Nov 2010 10:15:55 +0000 (12:15 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Sun, 7 Nov 2010 10:15:55 +0000 (12:15 +0200)
include/version.h

index 909da42de5485d700a80007a1b4438e11bb86492..c5dead3fd618df02b4008fe908e6adb09e53f94e 100644 (file)
@@ -23,4 +23,9 @@
  $Date: 2009/08/05 09:24:01 $
  */
 
+#ifndef __VERSION_H__
+#define __VERSION_H__
+
 #define SERVER_VERSION "2.407-rc2" 
+
+#endif