gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-32


From: Pawel Kot
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-322-g6089b7a
Date: Fri, 02 Dec 2011 15:04:31 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  6089b7a94249a49ae82f20312590a8186936b12e (commit)
      from  68939499f96f4c1174182ece7af6d90e2432ce03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=6089b7a94249a49ae82f20312590a8186936b12e


commit 6089b7a94249a49ae82f20312590a8186936b12e
Author: Pawel Kot <address@hidden>
Date:   Fri Dec 2 16:04:23 2011 +0100

    Start 0.6.32 release cycle

diff --git a/ChangeLog b/ChangeLog
index 7b4fd08..5639ff2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.6.32 (not released yet)
+=========================
+
 0.6.31
 ======
  * libgnokii updates
diff --git a/Windows/MSVC2010Express/config.h b/Windows/MSVC2010Express/config.h
index 7bd229a..1231ddf 100644
--- a/Windows/MSVC2010Express/config.h
+++ b/Windows/MSVC2010Express/config.h
@@ -37,7 +37,7 @@
 #endif
 
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* We support Bluetooth and IRDA on MSVS 2010 */
 #define HAVE_BLUETOOTH 1
diff --git a/Windows/MSVC6/config.h b/Windows/MSVC6/config.h
index 0e5ab2b..b6c9ea6 100644
--- a/Windows/MSVC6/config.h
+++ b/Windows/MSVC6/config.h
@@ -37,7 +37,7 @@
 #endif
        
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* No bluetooth and no IRDA */
 #undef HAVE_BLUETOOTH
diff --git a/Windows/MSVC8/config.h b/Windows/MSVC8/config.h
index 9ea4c85..3e6ea03 100644
--- a/Windows/MSVC8/config.h
+++ b/Windows/MSVC8/config.h
@@ -37,7 +37,7 @@
 #endif
 
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* We support Bluetooth and IRDA on MSVC8 */
 #define HAVE_BLUETOOTH 1
diff --git a/Windows/MSVS2005/config.h b/Windows/MSVS2005/config.h
index c614c85..bd9d2eb 100644
--- a/Windows/MSVS2005/config.h
+++ b/Windows/MSVS2005/config.h
@@ -37,7 +37,7 @@
 #endif
 
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* We support Bluetooth and IRDA on MSVS 2005 */
 #define HAVE_BLUETOOTH 1
diff --git a/Windows/MSVS2008/config.h b/Windows/MSVS2008/config.h
index 1e1aa6b..3cdc8f7 100644
--- a/Windows/MSVS2008/config.h
+++ b/Windows/MSVS2008/config.h
@@ -37,7 +37,7 @@
 #endif
 
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* We support Bluetooth and IRDA on MSVS 2008 */
 #define HAVE_BLUETOOTH 1
diff --git a/Windows/MSVS2010/config.h b/Windows/MSVS2010/config.h
index 9f6ab7f..602c7f1 100644
--- a/Windows/MSVS2010/config.h
+++ b/Windows/MSVS2010/config.h
@@ -37,7 +37,7 @@
 #endif
 
 #undef VERSION
-#define VERSION "0.6.31"
+#define VERSION "0.6.32git"
 
 /* We support Bluetooth and IRDA on MSVS 2010 */
 #define HAVE_BLUETOOTH 1
diff --git a/configure.in b/configure.in
index e4b688c..e4df1aa 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ dnl The first PKG_CHECK_MODULES call must not be conditional
 dnl
 
 AC_INIT([gnokii],
-       [0.6.31],
+       [0.6.32git],
        address@hidden,
        [gnokii],
        [http://www.gnokii.org/])

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |    3 +++
 Windows/MSVC2010Express/config.h |    2 +-
 Windows/MSVC6/config.h           |    2 +-
 Windows/MSVC8/config.h           |    2 +-
 Windows/MSVS2005/config.h        |    2 +-
 Windows/MSVS2008/config.h        |    2 +-
 Windows/MSVS2010/config.h        |    2 +-
 configure.in                     |    2 +-
 8 files changed, 10 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]