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 cf55e055..e6c9569b 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (19~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 19. + + -- Alexander Barton <alex@barton.de> Sun, 12 Feb 2012 17:47:51 +0100 + ngircd (18-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 18. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 3c92f30d..cb931698 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 18 +%define version 19~rc1 %define release 1 %define prefix %{_prefix} |