From 8d095f5ca442f00df858036ba8150c780063a189 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 4 Dec 2010 21:34:52 +0100 Subject: [PATCH] Released 3.1.8-test1 to check the port changes --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index f14732c..d67f7d6 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.7 -DATE=2010-01-31 +VERSION=3.1.8-test1 +DATE=2010-12-04 # Host OS and release (override if you are cross-compiling) HOST= -- 2.39.5