]> mj.ucw.cz Git - osdd.git/commitdiff
Released as v1.1 v1.1
authorMartin Mares <mj@ucw.cz>
Sun, 15 Apr 2012 14:54:12 +0000 (16:54 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 15 Apr 2012 14:54:12 +0000 (16:54 +0200)
Makefile

index eeee4394909d94a1eabb964f6e31d19f2352b2be..0434fa36b2dd5631d10ff7f63d39feaf097f4c2a 100644 (file)
--- 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