summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-09-20 20:15:47 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-09-20 20:15:47 +0000
commitd092751ec657c267b7274049ff7472635cc9df65 (patch)
tree39644108a8eadf05c1ce0414c6e01e342b192800 /Makefile
parentb96d8dba4f394888d95dcab7a41ff854b94f9dd7 (diff)
downloadldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar
ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.gz
ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.bz2
ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.tar.xz
ldetect-lst-d092751ec657c267b7274049ff7472635cc9df65.zip
use via driver for a particular unichrome card (bug #33535)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d44e3498..f13928b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.191
+VERSION := 0.1.192
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')