Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@350 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-05-22 02:03:46 +00:00
parent 0bbab8f472
commit e4de3c4205
+2 -2
View File
@@ -1,6 +1,8 @@
#ifndef _MAIN_H
#define _MAIN_H
#define VERSION 0.037
#ifndef _MODDIR_
#define _MODDIR_ "/usr/share/znc"
#endif
@@ -46,8 +48,6 @@
#define MODULECALL(func)
#endif
#define VERSION 0.036
#ifndef CS_STRING
#define CS_STRING CString
#endif