mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
Version bump
This commit is contained in:
parent
bddbb4581e
commit
408a29d66a
@ -7,12 +7,12 @@
|
||||
#define USE_IPV6
|
||||
#define HAVE_ISO_CODES
|
||||
#define PACKAGE_NAME "hexchat"
|
||||
#define PACKAGE_VERSION "2.9.4"
|
||||
#define PACKAGE_VERSION "2.9.5"
|
||||
#define HEXCHATLIBDIR "."
|
||||
#define HEXCHATSHAREDIR "."
|
||||
#define OLD_PERL
|
||||
#define GETTEXT_PACKAGE "hexchat"
|
||||
#define PACKAGE_TARNAME "hexchat-2.9.4"
|
||||
#define PACKAGE_TARNAME "hexchat-2.9.5"
|
||||
#ifndef USE_IPV6
|
||||
#define socklen_t int
|
||||
#endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([HexChat],[2.9.4])
|
||||
AC_INIT([HexChat],[2.9.5])
|
||||
|
||||
AC_PREREQ([2.60])
|
||||
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])
|
||||
|
@ -1,6 +1,6 @@
|
||||
.TH HEXCHAT "1" "November 2012" "HexChat 2.9.4" "User Commands"
|
||||
.TH HEXCHAT "1" "April 2013" "HexChat 2.9.5" "User Commands"
|
||||
.SH NAME
|
||||
HexChat \- manual page for HexChat 2.9.4
|
||||
HexChat \- manual page for HexChat 2.9.5
|
||||
.SH DESCRIPTION
|
||||
.SS "Usage:"
|
||||
.IP
|
||||
|
@ -1 +1 @@
|
||||
2.9.4
|
||||
2.9.5
|
@ -1 +1 @@
|
||||
2.9.4
|
||||
2.9.5
|
Loading…
Reference in New Issue
Block a user