released and packaged 0.10.1-1
authorLuc Pionchon <luc.pionchon@nokia.com>
Wed, 11 Jan 2006 21:49:57 +0000 (21:49 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Wed, 11 Jan 2006 21:49:57 +0000 (21:49 +0000)
ChangeLog
configure
configure.ac

index 67a74b8..3898bcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
 
+       * configure.ac: 0.10.1
+
+2006-01-11  Luc Pionchon  <luc.pionchon@nokia.com>
+
        Missing/Buggy documentation from,
        N#11566 make password dialog customizable (messages)
        * hildon-widgets/hildon-get-password-dialog.c
index ec79048..f7a98a4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1773,7 +1773,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=hildon-libs
- VERSION=0.10.0pre1
+ VERSION=0.10.1
 
 
 cat >>confdefs.h <<_ACEOF
index 3f079d8..7cd5270 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-libs, 0.10.0)
+AM_INIT_AUTOMAKE(hildon-libs, 0.10.1)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST