From cdf0f4802d20c9b32dac03875460457a7a672903 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Dec 2008 13:17:45 +0100 Subject: [PATCH] Released -alpha4. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5864995..e68454c 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.0-alpha3 -DATE=2008-12-12 +VERSION=3.1.0-alpha4 +DATE=2008-12-13 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.2