diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-15 12:32:45 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-15 12:32:45 +0200 |
commit | 74ad73662658c63bdbf06867c20f71f8649e2492 (patch) | |
tree | 59ed6af7e444e88a5d4a549c0d2e36b02bf9320e /config.h | |
parent | bf98464d2ddfb683bc729e9199e241933c9ba929 (diff) |
Update version and revision info
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h index 90e23396..2a0d8541 100644 --- a/config.h +++ b/config.h @@ -7,8 +7,8 @@ #define USE_IPV6 #define HAVE_ISO_CODES #define PACKAGE_NAME "hexchat" -#define PACKAGE_VERSION "2.9.0" -#define XCHAT_REVISION "1515" +#define PACKAGE_VERSION "2.9.1" +#define XCHAT_REVISION "1520" #define HEXCHATLIBDIR "." #define HEXCHATSHAREDIR "." #define OLD_PERL |