aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-01-06 11:22:31 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-01-06 11:22:31 +0000
commit5da569d0c7348089a681175e4eac5901fbf649b4 (patch)
treea4a446473074ae0aab4bbd5499483d5bf2b94563 /Makefile
parent44eacabbffe8127f528a9f09593910233d55cd86 (diff)
downloadmonitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar
monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.gz
monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.bz2
monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.xz
monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.zip
bump release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac91239..82801ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.5
+VERSION = 1.9
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))