mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-20 20:36:53 +00:00
ngIRCd release 16~rc1
This commit is contained in:
parent
aa32fec1b6
commit
50e8a62c5c
@ -12,7 +12,7 @@
|
|||||||
# -- Initialisation --
|
# -- Initialisation --
|
||||||
|
|
||||||
AC_PREREQ(2.50)
|
AC_PREREQ(2.50)
|
||||||
AC_INIT(ngircd, 15)
|
AC_INIT(ngircd, 16~rc1)
|
||||||
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
AM_INIT_AUTOMAKE(1.6)
|
AM_INIT_AUTOMAKE(1.6)
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
ngircd (16~rc1-0ab1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New "upstream" release candidate 1 for ngIRCd Release 16.
|
||||||
|
|
||||||
|
-- Alexander Barton <alex@barton.de> Thu, 25 Mar 2010 15:56:03 +0100
|
||||||
|
|
||||||
ngircd (15-0ab1) unstable; urgency=low
|
ngircd (15-0ab1) unstable; urgency=low
|
||||||
|
|
||||||
* New "upstream" release: ngIRCd 15.
|
* New "upstream" release: ngIRCd 15.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name ngircd
|
%define name ngircd
|
||||||
%define version 15
|
%define version 16~rc1
|
||||||
%define release 1
|
%define release 1
|
||||||
%define prefix %{_prefix}
|
%define prefix %{_prefix}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user