gpointing-device-settings r246 - trunk



Author: hiikezoe
Date: Sat Mar 21 11:32:52 2009
New Revision: 246
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=246&view=rev

Log:
version 1.2.0.

Modified:
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Mar 21 11:32:52 2009
@@ -3,6 +3,10 @@
 ============================
 * Overall
  - New appearance
+ - Fix crashes due to X errors.
+ - Fix parallel make issue reported by Wendall Cada.
+* New translation
+ - Spanish
 
 ============================
 GPointinDeviceSettings 1.1.0

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Mar 21 11:32:52 2009
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
 
-AC_INIT(gpointing-device-settings, 1.1.0)
+AC_INIT(gpointing-device-settings, 1.2.0)
 AM_INIT_AUTOMAKE([1.9 tar-pax])
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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