summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-08-21 20:58:11 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-08-21 20:58:11 +0000
commit61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1 (patch)
tree97ff607e395c7ed33240b5185142d5ce79249427 /Makefile
parent27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa (diff)
downloadldetect-lst-61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1.tar
ldetect-lst-61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1.tar.gz
ldetect-lst-61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1.tar.bz2
ldetect-lst-61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1.tar.xz
ldetect-lst-61e94ceb6e31bf2ad7af4565afd5abdd66c51ea1.zip
bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 210845d7..fb582649 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.178
+VERSION := 0.1.179
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')