diff options
| -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 7d970094..c81b0469 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (20~rc2-0ab1) unstable; urgency=low + + * New "upstream" release candidate 2 for ngIRCd Release 20. + + -- Alexander Barton <alex@barton.de> Sun, 02 Dec 2012 18:51:06 +0100 + ngircd (20~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 20. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 22b6e44f..a2a25f7e 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 20~rc1 +%define version 20~rc2 %define release 1 %define prefix %{_prefix} |