Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
89bee16e
Commit
89bee16e
authored
Oct 05, 2012
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump
parent
2f09db1d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
config.h
config.h
+2
-2
configure.in
configure.in
+1
-1
version.txt
version.txt
+1
-1
No files found.
config.h
View file @
89bee16e
...
...
@@ -7,13 +7,13 @@
#define USE_IPV6
#define HAVE_ISO_CODES
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.
1
"
#define PACKAGE_VERSION "2.9.
2
"
#define XCHAT_REVISION "1521"
#define HEXCHATLIBDIR "."
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.
1
"
#define PACKAGE_TARNAME "hexchat-2.9.
2
"
#ifndef USE_IPV6
#define socklen_t int
#endif
configure.in
View file @
89bee16e
dnl Process this file with autoconf to produce a configure script.
AC_INIT([HexChat],[2.9.
1
],[http://www.hexchat.org/],[hexchat])
AC_INIT([HexChat],[2.9.
2
],[http://www.hexchat.org/],[hexchat])
AC_PREREQ([2.60])
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])
...
...
version.txt
View file @
89bee16e
2.9.1
\ No newline at end of file
2.9.2
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment