From 3cb6d9577b0b1da16c3a69a777e791fef35db892 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 20 Oct 2014 10:01:14 -0700 Subject: [PATCH] Version 21.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 78de9cf..8925df1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 21.2 +VERSION = 21.3 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT