From 2a38219474bb661039bed7b1182989f36f4d61c3 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 31 May 2013 17:51:54 -0700 Subject: [PATCH] Version 19.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1bd9529..233e4d6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 19.3 +VERSION = 19.4 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT