aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-04-08 07:42:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-04-08 07:42:18 +0000
commit250bd374a954cc1835e01e07542f04ca50ac4e8a (patch)
tree2feb0c46690b5f886fa9c2d89edd2f0b6daba128 /Makefile
parent51f344b5f652239413a108c29e0aedca7b5a0580 (diff)
downloadmonitor-edid-250bd374a954cc1835e01e07542f04ca50ac4e8a.tar
monitor-edid-250bd374a954cc1835e01e07542f04ca50ac4e8a.tar.gz
monitor-edid-250bd374a954cc1835e01e07542f04ca50ac4e8a.tar.bz2
monitor-edid-250bd374a954cc1835e01e07542f04ca50ac4e8a.tar.xz
monitor-edid-250bd374a954cc1835e01e07542f04ca50ac4e8a.zip
2.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 989048c..f299827 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 1.16
+VERSION = 2.0
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))