cheese r576 - trunk



Author: dgsiegel
Date: Mon Mar 10 17:35:44 2008
New Revision: 576
URL: http://svn.gnome.org/viewvc/cheese?rev=576&view=rev

Log:
bump the version to 2.22


Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/wscript

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Mar 10 17:35:44 2008
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(cheese, 2.21.92)
+AC_INIT(cheese, 2.22.0)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(cheese-config.h)

Modified: trunk/wscript
==============================================================================
--- trunk/wscript	(original)
+++ trunk/wscript	Mon Mar 10 17:35:44 2008
@@ -15,7 +15,7 @@
 import Common, Params, gnome, intltool, misc
 
 # the following two variables are used by the target "waf dist"
-VERSION='2.21.92'
+VERSION='2.22.0'
 APPNAME='cheese'
 
 # these variables are mandatory ('/' are converted automatically)



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