[Xfce4-commits] <gigolo:master> Version bump
Enrico Tröger
noreply at xfce.org
Sat Jul 31 15:48:06 CEST 2010
Updating branch refs/heads/master
to 8826cc74055688ab70f863746161beeda2cb08cb (commit)
from c7a414eb7923ee8e91a3fd923b86ce2bbdaf1468 (commit)
commit 8826cc74055688ab70f863746161beeda2cb08cb
Author: Enrico Tröger <enrico at xfce.org>
Date: Sat Jul 31 15:42:27 2010 +0200
Version bump
configure.ac | 2 +-
wscript | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 4ac4b65..2f5a659 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gigolo], [0.4.0], [http://bugs.xfce.org/])
+AC_INIT([gigolo], [0.4.1], [http://bugs.xfce.org/])
AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
diff --git a/wscript b/wscript
index 668dc5e..ec70cf1 100644
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import sys, os, shutil
APPNAME = 'gigolo'
-VERSION = '0.4.0'
+VERSION = '0.4.1'
srcdir = '.'
blddir = '_build_'
More information about the Xfce4-commits
mailing list