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 edd59b7c..d1438c8c 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (19.2-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 19.2. + + -- Alexander Barton <alex@barton.de> Tue, 19 Jun 2012 11:03:12 +0200 + ngircd (19.2~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRC Release 19.2. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 5c7b7e95..2041aa08 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 19.2~rc1 +%define version 19.2 %define release 1 %define prefix %{_prefix} |