From 4a190235224ff6dfe44adbb07ac929afea612acd Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 3 Oct 2016 21:58:48 +0200 Subject: Released as 3.5.2 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 29cd59a..09ab199 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.5.0 -DATE=2016-05-19 +VERSION=3.5.2 +DATE=2016-10-03 # Host OS and release (override if you are cross-compiling) HOST= -- cgit v1.2.1