[cheese/gnome-2-28] prepare for emergency release 2.28.0.1
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [cheese/gnome-2-28] prepare for emergency release 2.28.0.1
- Date: Thu, 24 Sep 2009 20:51:21 +0000 (UTC)
commit 0f62b43a15941aef1d56875dfc2d04574248a4f6
Author: daniel g. siegel <dgsiegel gnome org>
Date: Thu Sep 24 22:49:12 2009 +0200
prepare for emergency release 2.28.0.1
NEWS | 9 +++++++++
configure.ac | 2 +-
wscript | 2 +-
3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2a0e24..921d052 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
ChangeLog for Cheese
--------------------
+version 2.28.0.1
+ - Update references to DOC_FIGURES, documentation figures have
+ not been included previously
+ - Added/Updated Translations
+ - lt, courtesy of Gintautas Miliauskas
+ - Added/Updated Documentation
+ - de, courtesy of Mario Blättermann
+ - es, courtesy of Jorge Gonzalez
+
version 2.28.0
- use _X-GNOME-FullName inside the .desktop file, fixes bug #590182
diff --git a/configure.ac b/configure.ac
index c91af8f..80867f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(cheese, 2.28.0)
+AC_INIT(cheese, 2.28.0.1)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
diff --git a/wscript b/wscript
index b15fae0..05ef0e5 100644
--- a/wscript
+++ b/wscript
@@ -15,7 +15,7 @@ import os, sys
import Common, Params, gnome, intltool, misc
# the following two variables are used by the target "waf dist"
-VERSION='2.28.0'
+VERSION='2.28.0.1'
APPNAME='cheese'
# these variables are mandatory ('/' are converted automatically)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]