This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, master has been updated
via 8bc9a1dd195a2110984690a5aec0da15809347f9 (commit)
from 93687024ce6e3591b650177d12e2c7dd1d1af216 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/8bc9a1dd195a2110984690a5aec0da15809347f9
commit 8bc9a1dd195a2110984690a5aec0da15809347f9
Author: Martin Dietze <[email protected]>
Date: Fri Oct 7 10:08:44 2011 +0200
debian: Version bump in nightly build script.
diff --git a/debian/nightly_build.sh b/debian/nightly_build.sh
index c90ec11..11ec73f 100755
--- a/debian/nightly_build.sh
+++ b/debian/nightly_build.sh
@@ -1,7 +1,8 @@
#!/bin/sh
CHLOGBKP="/tmp/$$-chlog"
-BASEVERSION="0.93.0"
+#BASEVERSION="0.94.0"
+BASEVERSION="`head -1 debian/changelog | cut -d( -f2 | cut -d- -f1`"
REPOVERSION="git-`date +%Y%m%d-%H%M`"
CHANGELOG="Automatic build from the GIT on `date`"
-----------------------------------------------------------------------
Summary of changes:
debian/nightly_build.sh | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("Fork from the last available CVS version of Window Maker")
--
To unsubscribe, send mail to [email protected].