From e86321d03eb795669378283dd15e9b5514d5760b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 15 Apr 2012 16:54:12 +0200 Subject: [PATCH] Released as v1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eeee439..0434fa3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0 +VERSION=1.1 ARCHIVE=osdd-$(VERSION).tar.gz CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 -- 2.39.2