summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@gmx.de>2008-04-16 17:37:10 +0000
committerPatrick Ohly <patrick.ohly@gmx.de>2008-04-16 17:37:10 +0000
commit2b9892cbf5d3cd40f7fbbb34cea1b7104e17f90b (patch)
tree69702fc654f88b610962765ce3a733907ae513c4 /Makefile.am
parentedfe7b8714bc3579573ff503d11d1dccf2173cff (diff)
bumped version to alpha, made sure that .deb package version is larger than last release but smaller than final one
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@587 15ad00c4-1369-45f4-8270-35d70d36bdcd
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a7ad9bad..a6fa95d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ $(IPHONE_FILENAME) : all
TYPE_deb = -D
TYPE_rpm = -R
REQUIRES_deb = --requires="`dpkg-shlibdeps -L$(srcdir)/src/shlibs.local -O src/syncevolution | sed -e 's/[^=]*=//'`"
-VERSION_deb = 1:$(VERSION)
+VERSION_deb = `echo 1:$(VERSION) | perl -p -e 's/(\d+\.\d+)([-a-z0-9]+)/sprintf("%0.1f+$$1$$2", ($$1 - 0.1))/e'`
VERSION_rpm = `echo $(VERSION) | sed -e s/-/_/g`
RELEASE = 2