From 9a3bcebf9077d31914b05cedc4f3742484fd52bb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 3 Jun 2006 19:49:05 +0200 Subject: [PATCH] Released as 2.2.4-pre1. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5f173f3..38c471e 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.3 -DATE=2006-05-05 +VERSION=2.2.4-pre1 +DATE=2006-06-3 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.2