From 0055de4a0dc5669b56895a684c62510ba09f5b61 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 7 Aug 2013 11:27:18 -0700 Subject: [PATCH] Version 20.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1656d72..16fe3f1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 19.6 +VERSION = 20.0 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT