From: Martin Mares Date: Tue, 22 Nov 2005 15:14:18 +0000 (+0000) Subject: Service release. X-Git-Tag: python-dummy-working~429 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=7c3903679e12a473f5bf6d99ee2c0101ee837950;p=moe.git Service release. --- diff --git a/Makefile b/Makefile index db12c3f..0e27aae 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0 +VERSION=1.0.1 #DEBUG=-ggdb CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline $(DEBUG)