From ecdb78604d9f869a4a1f109433a28b061ae51e58 Mon Sep 17 00:00:00 2001 From: psychon Date: Wed, 16 May 2007 20:15:10 +0000 Subject: [PATCH] Correct the version numbers, tag is 0.047 and trunk is 0.048 git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@797 726aef4b-f618-498e-8847-2d620e286838 --- main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.h b/main.h index 74b22986..6844a73f 100644 --- a/main.h +++ b/main.h @@ -3,7 +3,7 @@ #ifndef _MAIN_H #define _MAIN_H -#define VERSION 0.046 +#define VERSION 0.048 #ifndef _MODDIR_ #define _MODDIR_ "/usr/libexec/znc"