From 250bd374a954cc1835e01e07542f04ca50ac4e8a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 8 Apr 2008 07:42:18 +0000 Subject: 2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 989048c..f299827 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 1.16 +VERSION = 2.0 FILES = $(shell ls | grep -v CVS | grep -vF .tar) ARCH := $(patsubst i%86,i386,$(shell uname -m)) -- cgit v1.2.1