summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ad2b14..57151c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = rootfiles
-VERSION = 8.2
+VERSION = $(shell awk '/Version:[ ]*(.*)/ { print $$2 }' $(NAME).spec)
RPM = $(HOME)/rpm/
DOTFILES = Xdefaults bash_logout bash_profile bashrc cshrc tcshrc vimrc