FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Version bump · programcoder/hexchat@89bee16 · GitHub

Commit 89bee16

Browse files
Berke Viktor
committed
Version bump
1 parent 2f09db1 commit 89bee16

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎config.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
#define USE_IPV6
88
#define HAVE_ISO_CODES
99
#define PACKAGE_NAME "hexchat"
10-
#define PACKAGE_VERSION "2.9.1"
10+
#define PACKAGE_VERSION "2.9.2"
1111
#define XCHAT_REVISION "1521"
1212
#define HEXCHATLIBDIR "."
1313
#define HEXCHATSHAREDIR "."
1414
#define OLD_PERL
1515
#define GETTEXT_PACKAGE "hexchat"
16-
#define PACKAGE_TARNAME "hexchat-2.9.1"
16+
#define PACKAGE_TARNAME "hexchat-2.9.2"
1717
#ifndef USE_IPV6
1818
#define socklen_t int
1919
#endif

‎configure.in‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([HexChat],[2.9.1],[http://www.hexchat.org/],[hexchat])
3+
AC_INIT([HexChat],[2.9.2],[http://www.hexchat.org/],[hexchat])
44

55
AC_PREREQ([2.60])
66
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])

‎version.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.1
1+
2.9.2

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL