From 68b56df25da001d0357fbd49db0145428ff3a1d2 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 17 Jun 2013 12:34:16 -0700 Subject: [PATCH] Version 19.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 233e4d6..215a69a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 19.4 +VERSION = 19.5 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT