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
a71849db
Commit
a71849db
authored
Sep 11, 2013
by
TingPing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Version to 2.9.6
parent
a2eb3325
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
config-win32.h
config-win32.h
+2
-2
configure.ac
configure.ac
+1
-1
man/hexchat.1
man/hexchat.1
+1
-1
win32/version.txt
win32/version.txt
+1
-1
No files found.
config-win32.h
View file @
a71849db
...
...
@@ -7,12 +7,12 @@
#define USE_IPV6
#define HAVE_ISO_CODES
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.
5
"
#define PACKAGE_VERSION "2.9.
6
"
#define HEXCHATLIBDIR ".\\plugins"
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.
5
"
#define PACKAGE_TARNAME "hexchat-2.9.
6
"
#ifndef USE_IPV6
#define socklen_t int
#endif
configure.ac
View file @
a71849db
dnl Process this file with autoconf to produce a configure script.
AC_INIT([HexChat],[2.9.
5
])
AC_INIT([HexChat],[2.9.
6
])
AC_PREREQ([2.60])
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])
...
...
man/hexchat.1
View file @
a71849db
.TH HEXCHAT "1" "April 2013" "HexChat 2.9.
5
" "User Commands"
.TH HEXCHAT "1" "April 2013" "HexChat 2.9.
6
" "User Commands"
.SH NAME
HexChat \- IRC Client
.SH DESCRIPTION
...
...
win32/version.txt
View file @
a71849db
2.9.5
\ No newline at end of file
2.9.6
\ 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