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 61d0af24..0f76b3de 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (15-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 15. + + -- Alexander Barton <alex@barton.de> Thu, 7 Nov 2009 12:07:08 +0200 + ngircd (15~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 15. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index e860326f..bce620aa 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 15~rc1 +%define version 15 %define release 1 %define prefix %{_prefix} |