From abf1d817cf50571a079436b6f9e9c367c7fc343a Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 23 Nov 2011 03:31:39 +0100 Subject: [PATCH] bump version number --- config.h | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index 94c7e964..65747873 100644 --- a/config.h +++ b/config.h @@ -7,7 +7,7 @@ #define USE_IPV6 #define HAVE_ISO_CODES #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "1496-6" +#define PACKAGE_VERSION "1498" #define XCHAT_RELEASE "2.8.8" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." diff --git a/version.txt b/version.txt index b5b4b0c7..db9c62ed 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1496-6 \ No newline at end of file +1498 \ No newline at end of file