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

ngIRCd 0.12.0

This commit is contained in:
Alexander Barton 2008-05-13 12:42:59 +02:00
parent 1a56c77751
commit f44007f42f
3 changed files with 8 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# -- Initialisation --
AC_PREREQ(2.50)
AC_INIT(ngircd, 0.12.0-pre2)
AC_INIT(ngircd, 0.12.0)
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6)

View File

@ -1,3 +1,9 @@
ngircd (0.12.0-0ab0-pre3) unstable; urgency=low
* New "upstream" release ngIRCd 0.12.0.
-- Alexander Barton <alex@barton.de> Tue, 13 May 2008 12:30:31 +0200
ngircd (0.12.0-0ab0-pre2) unstable; urgency=low
* Second prereloease of upcoming new "upstrem" release 0.12.0-pre1.

View File

@ -1,5 +1,5 @@
%define name ngircd
%define version 0.12.0-pre2
%define version 0.12.0
%define release 1
%define prefix %{_prefix}