diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Debian/changelog | 6 | ||||
| -rw-r--r-- | contrib/MacOSX/ngIRCd.pmdoc/index.xml | 2 | ||||
| -rw-r--r-- | contrib/ngircd.spec | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 2a9c2df1..03c3df68 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (20.1-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 20.1. + + -- Alexander Barton <alex@barton.de> Wed, 02 Jan 2013 22:37:26 +0100 + ngircd (20-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 20. diff --git a/contrib/MacOSX/ngIRCd.pmdoc/index.xml b/contrib/MacOSX/ngIRCd.pmdoc/index.xml index 34b3baaf..e665bc6b 100644 --- a/contrib/MacOSX/ngIRCd.pmdoc/index.xml +++ b/contrib/MacOSX/ngIRCd.pmdoc/index.xml @@ -5,7 +5,7 @@ \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural \f0\i\fs24 \cf0 ngIRCd -- The Next Generation IRC Daemon\ -Copyright (c)2001-2011 Alexander Barton and Contributors.\ +Copyright (c)2001-2013 Alexander Barton and Contributors.\ \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural \i0 \cf0 \ diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 9632bc03..fa0a6a15 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 20 +%define version 20.1 %define release 1 %define prefix %{_prefix} |