| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,13 +7,13 @@ | |||
| 7 | 7 | #define USE_IPV6 | |
| 8 | 8 | #define HAVE_ISO_CODES | |
| 9 | 9 | #define PACKAGE_NAME "hexchat" | |
| 10 | - #define PACKAGE_VERSION "2.9.1" | ||
| 10 | + #define PACKAGE_VERSION "2.9.2" | ||
| 11 | 11 | #define XCHAT_REVISION "1521" | |
| 12 | 12 | #define HEXCHATLIBDIR "." | |
| 13 | 13 | #define HEXCHATSHAREDIR "." | |
| 14 | 14 | #define OLD_PERL | |
| 15 | 15 | #define GETTEXT_PACKAGE "hexchat" | |
| 16 | - #define PACKAGE_TARNAME "hexchat-2.9.1" | ||
| 16 | + #define PACKAGE_TARNAME "hexchat-2.9.2" | ||
| 17 | 17 | #ifndef USE_IPV6 | |
| 18 | 18 | #define socklen_t int | |
| 19 | 19 | #endif | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | dnl Process this file with autoconf to produce a configure script. | |
| 2 | 2 | ||
| 3 | - AC_INIT([HexChat],[2.9.1],[http://www.hexchat.org/],[hexchat]) | ||
| 3 | + AC_INIT([HexChat],[2.9.2],[http://www.hexchat.org/],[hexchat]) | ||
| 4 | 4 | ||
| 5 | 5 | AC_PREREQ([2.60]) | |
| 6 | 6 | AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny]) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - 2.9.1 | ||
| 1 | + 2.9.2 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments