mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-06 18:32:25 +00:00
ngIRCd 0.12.0
This commit is contained in:
@@ -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)
|
||||
|
@@ -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.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
%define name ngircd
|
||||
%define version 0.12.0-pre2
|
||||
%define version 0.12.0
|
||||
%define release 1
|
||||
%define prefix %{_prefix}
|
||||
|
||||
|
Reference in New Issue
Block a user