diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-05-13 14:35:21 +0200 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-05-13 14:35:21 +0200 |
commit | d6510228737d4055df8100a42401f5da0f82c871 (patch) | |
tree | db0d97cdc5a95a1a56e1267c454bbfed7de45845 | |
parent | 5cc3a49483846800f73feb505e0db8f0a58d57ec (diff) |
Version bump
-rw-r--r-- | config.h | 2 | ||||
-rw-r--r-- | version.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h index 7f855a31..527cb913 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 "1506" +#define PACKAGE_VERSION "1507" #define XCHAT_RELEASE "2.8.8" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." diff --git a/version.txt b/version.txt index 24ec8a0c..ae6f1163 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1506 \ No newline at end of file +1507 \ No newline at end of file |