[cheese/gnome-2-28] post release version bump



commit 583a1830794667bd6077ae84b5a2bdafbe24cff0
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Thu Sep 24 22:56:22 2009 +0200

    post release version bump

 configure.ac |    2 +-
 wscript      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 80867f4..4091ee1 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.1)
+AC_INIT(cheese, 2.28.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 05ef0e5..941784e 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.1'
+VERSION='2.28.1'
 APPNAME='cheese'
 
 # these variables are mandatory ('/' are converted automatically)



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