From 50688047e9c254009276bc60058df9eddce3c31c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 20 Feb 2008 11:48:49 +0100 Subject: [PATCH] Released as 2.99.1-alpha2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c3086e5..fbc8f1e 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.99.1-alpha1 +VERSION=2.99.1-alpha2 DATE=2008-02-18 # Host OS and release (override if you are cross-compiling) -- 2.39.2