conduit r1239 - in trunk: . conduit
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1239 - in trunk: . conduit
- Date: Thu, 17 Jan 2008 02:57:09 +0000 (GMT)
Author: jstowers
Date: Thu Jan 17 02:57:08 2008
New Revision: 1239
URL: http://svn.gnome.org/viewvc/conduit?rev=1239&view=rev
Log:
2008-01-17 John Stowers <john stowers gmail com>
* conduit/__init__.py:
* configure.ac: Post-release version bump
Modified:
trunk/ChangeLog
trunk/conduit/__init__.py
trunk/configure.ac
Modified: trunk/conduit/__init__.py
==============================================================================
--- trunk/conduit/__init__.py (original)
+++ trunk/conduit/__init__.py Thu Jan 17 02:57:08 2008
@@ -43,7 +43,7 @@
sys.path.insert(0, PYTHONDIR)
else:
APPNAME = "Conduit"
- APPVERSION = "0.3.6"
+ APPVERSION = "0.3.7"
LOCALE_DIR = os.path.join(_dirname, "po")
SHARED_DATA_DIR = os.path.join(_dirname, "data")
GLADE_FILE = os.path.join(_dirname, "data","conduit.glade")
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Thu Jan 17 02:57:08 2008
@@ -1,4 +1,4 @@
-AC_INIT([conduit], [0.3.6],[john stowers gmail com],[conduit])
+AC_INIT([conduit], [0.3.7],[john stowers gmail com],[conduit])
AM_INIT_AUTOMAKE([1.9])
AC_CONFIG_SRCDIR(conduit/__init__.py)
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]