aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2021-02-08 09:53:56 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2021-02-08 10:05:43 +0100
commit90e95e756f1ecf519ecba5ad7d652b6ecdfa8881 (patch)
treea52c41f8633084f83ec32ab22732d698f002057d
parent1863e8ef9295f9be84eea95039c41e2210cad6ad (diff)
downloads2u-90e95e756f1ecf519ecba5ad7d652b6ecdfa8881.tar
s2u-90e95e756f1ecf519ecba5ad7d652b6ecdfa8881.tar.gz
s2u-90e95e756f1ecf519ecba5ad7d652b6ecdfa8881.tar.bz2
s2u-90e95e756f1ecf519ecba5ad7d652b6ecdfa8881.tar.xz
s2u-90e95e756f1ecf519ecba5ad7d652b6ecdfa8881.zip
Include back version in Makefile
Restore version as version was totally absent from sources for 14 years since commit d58330ddc5d6985ae0aa2351b3922454a38fe7a7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 354a4c5..04dd701 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
#############################################################################
PACKAGE=s2u
-TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')
+VERSION := 0.9.2
SVNROOT = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE)