[seed] Update news for 3.0



commit f7469671f507835973df0e89e1b19c5b8eec7ba2
Author: Tim Horton <hortont424 gmail com>
Date:   Fri Apr 1 22:51:26 2011 -0400

    Update news for 3.0

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d7c1c9..99c64e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+== Seed 3.0.0, "Evacuate the Dancefloor" (2011.04.01) ==
+
+* Allow the creation of constrained SeedEngine contexts
+
+* Expose seed_value_(to|from)_gi_argument and seed_value_to_gvalue as public API
+
+* Make seed.h C++ friendly
+
+* Take GTK+ version into account in the prefix path
+
 == Seed 2.91.90 (2011.02.22) ==
 
 * Fix build with GTK+3
diff --git a/configure.ac b/configure.ac
index fd6fdd0..e2e8fe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(seed, 2.91.91)
+AC_INIT(seed, 3.0.0)
 
 AM_INIT_AUTOMAKE([1.7 -Wno-portability])
 AM_MAINTAINER_MODE



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