aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-07-12 14:55:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-07-12 14:55:04 +0000
commitb7fd6792c30d1447f091f7ddfd2b78f69be71bf6 (patch)
tree124edcc8ee09a2c29f244b88b5d32f77e39240d4 /Makefile
parentf96faeb54880089b7d9e7aab4121b1e642b4b2f3 (diff)
downloadmonitor-edid-b7fd6792c30d1447f091f7ddfd2b78f69be71bf6.tar
monitor-edid-b7fd6792c30d1447f091f7ddfd2b78f69be71bf6.tar.gz
monitor-edid-b7fd6792c30d1447f091f7ddfd2b78f69be71bf6.tar.bz2
monitor-edid-b7fd6792c30d1447f091f7ddfd2b78f69be71bf6.tar.xz
monitor-edid-b7fd6792c30d1447f091f7ddfd2b78f69be71bf6.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82801ff..f534f90 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.9
+VERSION = 1.10
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))