summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-08-08 19:50:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-08-08 19:50:22 +0000
commit05b8253d1a4f703716674fcf6eeebda2931a6794 (patch)
tree683578454cd9d3c3a31f21f1b3e4bca467f3dc97 /Makefile
parent89b8b303b14f46b7f9a4281219c7652e4c3716bf (diff)
downloadldetect-lst-05b8253d1a4f703716674fcf6eeebda2931a6794.tar
ldetect-lst-05b8253d1a4f703716674fcf6eeebda2931a6794.tar.gz
ldetect-lst-05b8253d1a4f703716674fcf6eeebda2931a6794.tar.bz2
ldetect-lst-05b8253d1a4f703716674fcf6eeebda2931a6794.tar.xz
ldetect-lst-05b8253d1a4f703716674fcf6eeebda2931a6794.zip
new release with nvidia-current instead of nvidia97xx (Anssi Hannula)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f3da8ad..ac1e26bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.173
+VERSION := 0.1.174
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')