diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-03-17 14:32:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-03-17 14:32:37 +0000 |
commit | 1b3da4f402c1147fa6296ef290bac15e3ab59d0d (patch) | |
tree | cc95ff6168cc283f0b469ccdb9e2746377369475 | |
parent | f4702f7a0ca670b3cc4ac289749d420f85dd34f7 (diff) | |
download | monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.gz monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.bz2 monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.tar.xz monitor-edid-1b3da4f402c1147fa6296ef290bac15e3ab59d0d.zip |
1.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |