[phonemgr] upd 0.67



commit 3be5c82d234f826415a2c427ba0fe46c7d8f3f06
Author: Daniele Forsi <dforsi src gnome org>
Date:   Mon Jul 4 23:58:17 2011 +0200

    upd 0.67
    
    * NEWS: upd
    * configure.in: 0.67

 NEWS         |   15 +++++++++++++++
 autogen.sh   |    2 +-
 configure.in |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f63dc2b..eb0eb91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+gnome-phone-manager 0.67
+========================
+
+ * Compatible with GTK+3
+
+ * Added/updated translations
+  - da Joe Hansen
+  - de Mario BlÃttermann
+  - fr Bruno Brouard
+  - he Yaron Shahrabani
+  - lv RÅdofls Mazurs
+  - pt_BR Djavan Fagundes
+  - sv Daniel Nylander
+  - zh_CN YunQiang Su
+
 gnome-phone-manager 0.66
 ========================
 
diff --git a/autogen.sh b/autogen.sh
index 9704376..63bdb69 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
 srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
-PKG_NAME="Phone Manager 1.0"
+PKG_NAME="GNOME Phone Manager"
 
 (test -f $srcdir/configure.in) || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
diff --git a/configure.in b/configure.in
index e486768..46b537a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT([GNOME Phone Manager],[0.66],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
+AC_INIT([GNOME Phone Manager],[0.67],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-phone-manager],[gnome-phone-manager])
 AC_CONFIG_SRCDIR(src/main.c)
 
 AM_MAINTAINER_MODE



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