From 092953b9e726f04bc22b4747dab3c7bde183f1b1 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 26 Mar 2014 16:44:15 -0700 Subject: [PATCH] Version 21.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 38a187c..284c436 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 20.4 +VERSION = 21.0 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT