aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-03-08 15:13:16 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-03-08 15:13:16 +0000
commitcac3d5e332f3dcce548a7fe8823e7ce9664c56f7 (patch)
tree05c44b59de94d8e5362f5e3dfd01e18112cabc6f /Makefile
parent9c7db2abb46e590ccb42ed08f294227cf82c14a2 (diff)
downloadmonitor-edid-cac3d5e332f3dcce548a7fe8823e7ce9664c56f7.tar
monitor-edid-cac3d5e332f3dcce548a7fe8823e7ce9664c56f7.tar.gz
monitor-edid-cac3d5e332f3dcce548a7fe8823e7ce9664c56f7.tar.bz2
monitor-edid-cac3d5e332f3dcce548a7fe8823e7ce9664c56f7.tar.xz
monitor-edid-cac3d5e332f3dcce548a7fe8823e7ce9664c56f7.zip
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc52c71..f127d51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.0
+VERSION = 1.1
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))