aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-03-17 14:32:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-03-17 14:32:37 +0000
commit1b3da4f402c1147fa6296ef290bac15e3ab59d0d (patch)
treecc95ff6168cc283f0b469ccdb9e2746377369475 /Makefile
parentf4702f7a0ca670b3cc4ac289749d420f85dd34f7 (diff)
downloadmonitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar
monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.gz
monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.bz2
monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.xz
monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.zip
1.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f127d51..a7e3578 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.1
+VERSION = 1.2
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))