summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS2
-rw-r--r--configure.in2
-rw-r--r--contrib/Debian/changelog6
-rw-r--r--contrib/ngircd.spec2
5 files changed, 13 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 4abfca53..8d730bf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,10 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 13
+ngIRCd Release 13 (2008-12-25)
+
+  - Updated documentation, especially doc/Services.txt and doc/SSL.txt.
+  - Make the test suite work on OpenSolaris.
 
   ngIRCd 13~rc1 (2008-11-21):
   - New version numer scheme :-)
diff --git a/NEWS b/NEWS
index bef4e7de..92a6b357 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd Release 13
+ngIRCd Release 13 (2008-12-25)
 
   ngIRCd 13~rc1 (2008-11-21):
   - New version numer scheme :-)
diff --git a/configure.in b/configure.in
index 7cc8536e..be03945d 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 13~rc1)
+AC_INIT(ngircd, 13)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
index 6daf5951..1e1b0e0d 100644
--- a/contrib/Debian/changelog
+++ b/contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (13-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 13.
+
+ -- Alexander Barton <alex@barton.de>  Thu, 25 Dec 2008 23:09:58 +0100
+
 ngircd (13~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 13.
diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
index 74992e42..be6a9c0c 100644
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 13~rc1
+%define version 13
 %define release 1
 %define prefix  %{_prefix}