From 8e8c9ae3220cbee74b3ddf838081d3c52c0e2112 Mon Sep 17 00:00:00 2001 From: imaginos Date: Tue, 7 Mar 2006 09:31:14 +0000 Subject: [PATCH] bumped the version git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@680 726aef4b-f618-498e-8847-2d620e286838 --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.h b/main.h index 70dd1fc3..ca568007 100644 --- a/main.h +++ b/main.h @@ -1,7 +1,7 @@ #ifndef _MAIN_H #define _MAIN_H -#define VERSION 0.045 +#define VERSION 0.046 #ifndef _MODDIR_ #define _MODDIR_ "/usr/share/znc"