mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-02 14:15:46 +01:00
debian: Version bump in nightly build script.
This commit is contained in:
committed by
Carlos R. Mafra
parent
93687024ce
commit
8bc9a1dd19
3
debian/nightly_build.sh
vendored
3
debian/nightly_build.sh
vendored
@@ -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`"
|
||||
|
||||
Reference in New Issue
Block a user