From 818ddb0034a027a4f6ec86bc62f8381fe35c5c16 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 7 Jan 2014 14:35:46 -0800 Subject: [PATCH] Version 20.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 869b1fe..d94ad9e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 20.2 +VERSION = 20.3 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT