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 06e9194f..1b7997e3 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (18~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 18. + + -- Alexander Barton <alex@barton.de> Mon, 27 Jun 2011 22:58:36 +0200 + ngircd (17.1-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 17.1. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index da0c2f71..6a2165be 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 17.1 +%define version 18~rc1 %define release 1 %define prefix %{_prefix} |