From 037d64e68f4029124f9fe698c3e95582c20814da Mon Sep 17 00:00:00 2001 From: prozacx Date: Thu, 13 Oct 2005 06:54:19 +0000 Subject: [PATCH] Inc'd version git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@572 726aef4b-f618-498e-8847-2d620e286838 --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.h b/main.h index 23d6b227..717cd8bf 100644 --- a/main.h +++ b/main.h @@ -1,7 +1,7 @@ #ifndef _MAIN_H #define _MAIN_H -#define VERSION 0.042 +#define VERSION 0.043 #ifndef _MODDIR_ #define _MODDIR_ "/usr/share/znc"