From 25e990776f6f0b2d77779cdb0578c1741d99c826 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 27 Oct 2014 12:30:53 -0700 Subject: [PATCH] Version 19.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 26cc65e..ab32ebb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 19.9 +VERSION = 19.10 INSTALL = /usr/bin/install -c INSTALL_PROGRAM = ${INSTALL} -- 2.11.4.GIT