[cheese/gnome-2-26] bump version numbers



commit 84b4ad6d930f9c69df3d0dc34503d32d2ce5fd2b
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Mon May 18 22:47:08 2009 +0200

    bump version numbers
---
 configure.ac |    2 +-
 wscript      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index a654e43..1c08a3a 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.26.1)
+AC_INIT(cheese, 2.26.2)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(cheese-config.h)
diff --git a/wscript b/wscript
index 6611222..a2087f4 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.26.1'
+VERSION='2.26.2'
 APPNAME='cheese'
 
 # these variables are mandatory ('/' are converted automatically)



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