diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2006-01-06 11:22:31 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2006-01-06 11:22:31 +0000 |
commit | 5da569d0c7348089a681175e4eac5901fbf649b4 (patch) | |
tree | a4a446473074ae0aab4bbd5499483d5bf2b94563 | |
parent | 44eacabbffe8127f528a9f09593910233d55cd86 (diff) | |
download | monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.gz monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.bz2 monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.tar.xz monitor-edid-5da569d0c7348089a681175e4eac5901fbf649b4.zip |
bump release
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |