[pangomm] Increment version to 2.25.1.3 and update news



commit 0df729c275dd634ac442d9576762ea5e92ee622a
Author: Daniel Elstner <danielk openismus com>
Date:   Fri Aug 28 19:47:47 2009 +0200

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

 ChangeLog    |    7 +++++++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 458f872..94edd28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2009-08-28  Daniel Elstner  <danielk openismus com>
 
+	Increment version to 2.25.1.3 and update news
+
+	* configure.ac (AC_INIT): Bump version to pangomm 2.25.1.3.
+	* NEWS: Write news entry for pangomm 2.25.1.3.
+
+2009-08-28  Daniel Elstner  <danielk openismus com>
+
 	Fix documentation location in pkg-config files
 
 	* pango/pangomm{,-uninstalled}.pc.in (htmlrefpub): Point to
diff --git a/NEWS b/NEWS
index 37505a2..1b4b1b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.25.1.3:
+
+* Change public documentation location to library.gnome.org in
+  the pkg-config files as well.  (Daniel Elstner)
+
 2.25.1.2:
 
 * Change public documentation location to library.gnome.org.
diff --git a/configure.ac b/configure.ac
index da7eddd..2d37ddd 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.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
+AC_INIT([pangomm], [2.25.1.3], [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]