[libsigc++2] Change version of upcoming release to 2.2.4.1
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libsigc++2] Change version of upcoming release to 2.2.4.1
- Date: Thu, 27 Aug 2009 10:07:46 +0000 (UTC)
commit 17b8b1e49358b560236819901412294c5140e88d
Author: Daniel Elstner <danielk openismus com>
Date: Thu Aug 27 11:59:29 2009 +0200
Change version of upcoming release to 2.2.4.1
* configure.ac (AC_INIT): Adjust version number to 2.2.4.1.
* NEWS: Correct version of top news entry to 2.2.4.1.
ChangeLog | 6 +++---
NEWS | 2 +-
configure.ac | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c007972..891c21f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
2009-08-26 Daniel Elstner <danielk openismus com>
- Bump version to 2.2.5 and update NEWS
+ Bump version to 2.2.4.1 and update NEWS
- * configure.ac (AC_INIT): Increment version number to 2.2.5.
- * NEWS: Write news entry for libsigc++ 2.2.5.
+ * configure.ac (AC_INIT): Increment version number to 2.2.4.1.
+ * NEWS: Write news entry for libsigc++ 2.2.4.1.
2009-08-26 Daniel Elstner <danielk openismus com>
diff --git a/NEWS b/NEWS
index f80232a..86816ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.2.5 (stable):
+2.2.4.1 (stable):
* Reenable the per-class hierarchy graphs in the reference documentation.
(Daniel Elstner)
diff --git a/configure.ac b/configure.ac
index 08b78d3..696c782 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([libsigc++], [2.2.5],
+AC_INIT([libsigc++], [2.2.4.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B],
[libsigc++], [http://libsigc.sourceforge.net/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]