From 3b50e268224d46a915e8347a6422e00ffd59ed50 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 15 Apr 2014 14:59:22 -0700 Subject: [PATCH] Version 21.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 284c436..74e64e1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 21.0 +VERSION = 21.1 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT