summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2009-01-12 04:55:09 +0000
committerAdam Williamson <awilliamson@mandriva.org>2009-01-12 04:55:09 +0000
commit3519d852b2b740898ad0f3ae6f1e2909aa387c17 (patch)
tree17e68569d91c86adf352f918303336d679abb461 /Makefile
parentfc9058e36fca6a971b2955eaf3f055491364d08b (diff)
downloadldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar
ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.gz
ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.bz2
ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.xz
ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.zip
bump release and update NEWS0.1.250
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb10cd03..e49238c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.249
+VERSION := 0.1.250
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')