[2.0.0-1 release]
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Wed, 10 Oct 2007 11:21:37 +0000 (11:21 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Wed, 10 Oct 2007 11:21:37 +0000 (11:21 +0000)
ChangeLog
NEWS
configure.ac
debian/changelog

index 12b2f09..4c97f4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2007-10-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
+       [2.0.0-1 release]
+
+       * NEWS:
+       * configure.ac:
+       * debian/changelog: Updating.
+
+2007-10-10  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
        * examples/Makefile.am:
        * examples/hildon-logical-color-example.c:
        * src/hildon-helper.c: Fixing the way logical colors/fonts are being
diff --git a/NEWS b/NEWS
index 43683da..af61fe3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+[2.0.0-1 release]
+* Upping version to 2.0.0 for hildon 2.0
+
 [1.0.17-1 release]
 * Fixed toolbar visibility
 * Fixed breadcrumb separator 
index f4c4e17..599b962 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.17], [michael.kostrzewa@nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [2.0.0], [michael.kostrzewa@nokia.com], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
@@ -21,7 +21,7 @@ AS_VERSION
 #    increment current, and set revision to 0.
 # 5. If any interfaces have been added since the last public release, then increment age.
 # 6. If any interfaces have been removed since the last public release, then set age to 0.  
-AS_LIBTOOL(HILDON, 17, 0, 17)
+AS_LIBTOOL(HILDON, 18, 0, 18)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC
index 11aa557..fa9fd01 100644 (file)
@@ -1,3 +1,10 @@
+libhildon (2.0.0-1.1) stable; urgency=low
+
+  * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
+  * Upping version to 2.0.0 for hildon 2.0
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
+
 libhildon (1.0.17-1.1) stable; urgency=low
 
   * Fixes: NB#70842 General brokeness in toolbars visibility