aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-22 15:58:01 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-22 15:58:01 +0000
commitbc65ce666f02ed028618febc77c1888015cae454 (patch)
tree1d1c70000dfa546a7c2b08bfdeb7670afb57be4f
parenta240c4023566b07811b2338430514e3da658b599 (diff)
downloadsimplepkg-bc65ce666f02ed028618febc77c1888015cae454.tar.gz
simplepkg-bc65ce666f02ed028618febc77c1888015cae454.tar.bz2
Makefile: VERSION: using svn revision number
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@769 04377dda-e619-0410-9926-eae83683ac58
-rw-r--r--trunk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/Makefile b/trunk/Makefile
index ed65bf8..26787de 100644
--- a/trunk/Makefile
+++ b/trunk/Makefile
@@ -15,7 +15,7 @@
#
PACKAGE = simplepkg
-VERSION = 0.6pre31
+VERSION = $(shell echo '$$Rev$$' | sed -e 's/[^0-9]//g')
BUILD = 1rha
PREFIX = /usr
INSTALL = /usr/bin/install