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



commit d4c8abe452803ee828c4bf0da17eed625c22f88a
Author: Filippo Argiolas <filippo argiolas gmail com>
Date:   Mon Jun 29 22:49:20 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 116d3c0..758a172 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.3)
+AC_INIT(cheese, 2.26.4)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(cheese-config.h)
diff --git a/wscript b/wscript
index ba14bc5..b1cb4cb 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.3'
+VERSION='2.26.4'
 APPNAME='cheese'
 
 # these variables are mandatory ('/' are converted automatically)



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