summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Völlinger <zerov83@gmail.com>2014-01-06 12:18:54 +0100
committerChristian Völlinger <zerov83@gmail.com>2014-01-06 12:18:54 +0100
commit6d3d8e8a0753f2c88d51bceea7c9e617c0ff8181 (patch)
tree15a7a38b96cc119d9fd4c509b7ed20836dd1be64
parentd4649f5f68226bf2c92415b401194a67e5749d5e (diff)
downloadvdr-plugin-boblight-6d3d8e8a0753f2c88d51bceea7c9e617c0ff8181.tar.gz
vdr-plugin-boblight-6d3d8e8a0753f2c88d51bceea7c9e617c0ff8181.tar.bz2
Makefile0.0.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85d170a..a8607f9 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ PLUGIN = vdrboblight
### The version number of this plugin (taken from the main source file):
#VERSION = $(shell grep 'static const char \*VERSION *=' vdrboblight.h | awk '{ print $$6 }' | sed -e 's/[";]//g')
-VERSION := $(shell git describe --abbrev=4 --dirty --always)
+VERSION := $(shell git describe --tags master)
### The directory environment: