From c5b592945121e5171a6d0828fe014bf0e37f0ccf Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 21 Nov 2008 22:37:38 +0100 Subject: [PATCH] Released as -alpha2. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b7ac59b..47be340 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-alpha1 -DATE=2008-11-11 +VERSION=3.1.0-alpha2 +DATE=2008-11-21 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.2