From 8f2c17b73a6af118dfc930df0279e1ab8a13fda0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 19 Sep 2008 20:09:16 +0200 Subject: [PATCH] Forgot to bump the version number. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 45b8852..bc163db 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.0.1 -DATE=2008-09-11 +VERSION=3.0.2 +DATE=2008-09-19 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.2