From 1e73529b2255353f05e9a7da7d622dd88e97be53 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 30 Jul 2006 13:26:44 +0200 Subject: [PATCH] Released 2.2.4-pre3. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9ad8a7c..b9c50a7 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline -VERSION=2.2.4-pre2 -DATE=2006-06-27 +VERSION=2.2.4-pre3 +DATE=2006-07-30 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.5