1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-10-23 10:07:40 +00:00

Release 0.9.0

This commit is contained in:
Alexander Barton
2005-07-24 21:14:19 +00:00
parent fe9525d105
commit d052fdff78
2 changed files with 3 additions and 3 deletions

View File

@@ -8,13 +8,13 @@
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
# $Id: configure.in,v 1.111.2.2 2005/07/09 11:57:07 alex Exp $
# $Id: configure.in,v 1.111.2.3 2005/07/24 21:14:19 alex Exp $
#
# -- Initialisation --
AC_PREREQ(2.50)
AC_INIT(ngircd, 0.9.0-pre1)
AC_INIT(ngircd, 0.9.0)
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6)

View File

@@ -2,7 +2,7 @@ ngircd (0.9.0-0ab1) unstable; urgency=low
* New "upstream release".
-- Alexander Barton <alex@Pollux> Sat, 9 Jul 2005 13:18:05 +0200
-- Alexander Barton <alex@Pollux> Sat, 24 Jul 2005 23:30:00 +0200
ngircd (0.8.3-0ab1) unstable; urgency=high