[seed] More 2.29.2 changes (update NEWS and version)
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] More 2.29.2 changes (update NEWS and version)
- Date: Tue, 17 Nov 2009 00:01:37 +0000 (UTC)
commit 5462cff55d30e3c3cf54d832a02fca0fbc13ddce
Author: Tim Horton <hortont424 gmail com>
Date: Mon Nov 16 19:01:18 2009 -0500
More 2.29.2 changes (update NEWS and version)
Makefile.am | 1 -
NEWS | 3 +--
configure.ac | 2 +-
3 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e05535b..9387ef6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,6 @@ SUBDIRS = po \
seeddocdir = ${prefix}/share/doc/seed
seeddoc_DATA = \
- RELEASE \
README \
COPYING \
AUTHORS \
diff --git a/NEWS b/NEWS
index dfbe6a9..15a1ef6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-== Seed 2.29.2 (2009.11.16) ==
+== Seed 2.29.2, "Never Mind the Bollocks" (2009.11.16) ==
* Change semantics of seed_value_from_string and _from_filename; they
now return JavaScript null if passed a null input value.
@@ -191,7 +191,6 @@
* Significant cleanup of all of the examples, a lot of them had bit
rotted a bit, being written months ago.
-
== Seed 0.5, "Transformer" (2009.04.16) ==
diff --git a/configure.ac b/configure.ac
index 320ebb2..5aa7e7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
-AC_INIT(seed, 2.29.1)
+AC_INIT(seed, 2.29.2)
AM_INIT_AUTOMAKE([1.7 -Wno-portability])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]