From 7df3884b31583fa5e9cb161837010f5b91c1d933 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Dec 2008 00:17:56 +0100 Subject: [PATCH] Released as -alpha3. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 47be340..5864995 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-alpha2 -DATE=2008-11-21 +VERSION=3.1.0-alpha3 +DATE=2008-12-12 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.5