1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-03-12 20:18:11 +00:00

ngIRCd 0.12.0-pre2

This commit is contained in:
Alexander Barton 2008-04-29 23:57:11 +02:00
parent afc67ff323
commit c5ba599140
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-dev)
AC_INIT(ngircd, 0.12.0-pre2)
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-pre2) unstable; urgency=low
* Second prereloease of upcoming new "upstrem" release 0.12.0-pre1.
-- Alexander Barton <alex@barton.de> Tue, 29 Apr 2008 23:06:14 +0200
ngircd (0.12.0-0ab0-pre1) unstable; urgency=low
* Prereloease of upcoming new "upstrem" release 0.12.0-pre1.

View File

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