diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Debian/changelog | 6 | ||||
| -rw-r--r-- | contrib/ngircd.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 73a04568..4e3a1ae1 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (23-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 23. + + -- Alexander Barton <alex@barton.de> Mon, 16 Nov 2015 21:27:03 +0100 + ngircd (23~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 23. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index efd7f2c5..8ea7b22a 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 23~rc1 +%define version 23 %define release 1 %define prefix %{_prefix} |