aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a0e97ff..e482b29 100644
--- a/Makefile
+++ b/Makefile
@@ -9,9 +9,7 @@
#############################################################################
PACKAGE = rpm-helper
-VERSION := $(shell rpm -q --qf %{VERSION} --specfile $(PACKAGE).spec)
-RELEASE := $(shell rpm -q --qf %{RELEASE} --specfile $(PACKAGE).spec)
-TAG := $(shell echo "V$(VERSION)_$(RELEASE)" | tr -- '-.' '__')
+VERSION := 0.18
FILES = AUTHORS README README.CVS COPYING ChangeLog Makefile \
$(PACKAGE).spec $(SCRIPTS) $(MACROFILEIN)