gucharmap r1516 - branches/gnome-2-20



Author: behdad
Date: Mon Jan  7 22:02:18 2008
New Revision: 1516
URL: http://svn.gnome.org/viewvc/gucharmap?rev=1516&view=rev

Log:
2008-01-07  Behdad Esfahbod  <behdad gnome org>

        Released 1.10.2.

        * configure.ac: Bump version to 1.10.2 and  libtool version to 6:3:0.

        * NEWS: Updated.



Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/NEWS
   branches/gnome-2-20/configure.ac

Modified: branches/gnome-2-20/NEWS
==============================================================================
--- branches/gnome-2-20/NEWS	(original)
+++ branches/gnome-2-20/NEWS	Mon Jan  7 22:02:18 2008
@@ -1,3 +1,7 @@
+gucharmap 1.10.2
+
+	Updated translations
+
 gucharmap 1.10.1
 
 	Bug 311912 â Should come up showing the unicode block for the default

Modified: branches/gnome-2-20/configure.ac
==============================================================================
--- branches/gnome-2-20/configure.ac	(original)
+++ branches/gnome-2-20/configure.ac	Mon Jan  7 22:02:18 2008
@@ -19,7 +19,7 @@
 
 AC_PREREQ([2.56])
 
-AC_INIT([GNOME Character Map],[1.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap],[gucharmap])
+AC_INIT([GNOME Character Map],[1.10.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap],[gucharmap])
 
 AC_CONFIG_SRCDIR([gucharmap/gucharmap.h])
 AC_CONFIG_HEADERS([config.h])
@@ -122,7 +122,7 @@
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-LIBGUCHARMAP_LT_VERSION=6:2:0
+LIBGUCHARMAP_LT_VERSION=6:3:0
 AC_SUBST([LIBGUCHARMAP_LT_VERSION])
 
 AC_CONFIG_FILES([



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