aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2009-10-01 13:19:16 +0000
committerAnssi Hannula <anssi@mandriva.org>2009-10-01 13:19:16 +0000
commit09cb6fc30677c089eaba399c09d057965c6cf47a (patch)
treec0e39796f0c56116f84373d135928e339f5c7786 /Makefile
parentbe8ecc8e9389b86926185138ad4870f949a7ea5e (diff)
downloadmonitor-edid-09cb6fc30677c089eaba399c09d057965c6cf47a.tar
monitor-edid-09cb6fc30677c089eaba399c09d057965c6cf47a.tar.gz
monitor-edid-09cb6fc30677c089eaba399c09d057965c6cf47a.tar.bz2
monitor-edid-09cb6fc30677c089eaba399c09d057965c6cf47a.tar.xz
monitor-edid-09cb6fc30677c089eaba399c09d057965c6cf47a.zip
release monitor-edid 2.42.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3cb2107..82f104e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = monitor-edid
-VERSION = 2.3
+VERSION = 2.4
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))