[pangomm] Increment version to 2.25.1.2 and update news



commit 2e7a877b70eda753ba96c45c68b7ef8da87e53d5
Author: Daniel Elstner <danielk openismus com>
Date:   Fri Aug 28 18:49:50 2009 +0200

    Increment version to 2.25.1.2 and update news
    
    * configure.ac (AC_INIT): Bump version to pangomm 2.25.1.2.
    * NEWS: Write news entry for pangomm 2.25.1.2.

 ChangeLog    |    7 +++++++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7c7cf6b..71bfedd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2009-08-28  Daniel Elstner  <danielk openismus com>
 
+	Increment version to 2.25.1.2 and update news
+
+	* configure.ac (AC_INIT): Bump version to pangomm 2.25.1.2.
+	* NEWS: Write news entry for pangomm 2.25.1.2.
+
+2009-08-28  Daniel Elstner  <danielk openismus com>
+
 	Remove documentation location override
 
 	* docs/Makefile.am (htmlrefpub): Remove variable override as
diff --git a/NEWS b/NEWS
index e70eac1..37505a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.25.1.2:
+
+* Change public documentation location to library.gnome.org.
+  (Daniel Elstner)
+
 2.25.1.1:
 
 * Reenable the per-class hierarchy graphs in the reference documentation.
diff --git a/configure.ac b/configure.ac
index 25b5f00..da7eddd 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([pangomm], [2.25.1.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
+AC_INIT([pangomm], [2.25.1.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
         [pangomm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]