From 677d50b552e54fc24d62e1fa80d65d97c7b6aebb Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 18 Nov 2013 14:44:15 -0800 Subject: [PATCH] Version 20.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 16fe3f1..ce4e5e0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 20.0 +VERSION = 20.1 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT