repo: ngircd action: commit revision: path_from: revision_from: fbaa751da824d0dd2a58086d2cec860cc88afa1d: path_to: revision_to:
commit fbaa751da824d0dd2a58086d2cec860cc88afa1d Author: Alexander BartonDate: Mon Mar 19 19:19:58 2012 +0100 ngIRCd Release 19.1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
-- ChangeLog --
-ngIRCd Release 19.1
+ngIRCd Release 19.1 (2012-03-19)
- Fix gcc warning (v4.6.3), initialize "list" variable to NULL.
- Fix typos: "recieved" -> "received", "Please not" -> "Please note",
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
-- NEWS --
-ngIRCd Release 19.1
+ngIRCd Release 19.1 (2012-03-19)
- Really include _all_ patchtes to build the Anope module into the
distribution archive ... ooops!
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (19.1-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 19.1. + + -- Alexander BartonMon, 19 Mar 2012 19:18:28 +0100 + ngircd (19-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 19. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 19
+%define version 19.1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----