From e6dd9ca0ec7d62586fb016e274f1100cdb7c49d1 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Fri, 29 Mar 2013 10:24:39 -0700 Subject: [PATCH] GNUmakefile: Version was still .94, bump it to .96 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 27f1d17e80e..eec78a9f6ae 100755 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,7 +2,7 @@ ifdef CONFIG CC = gcc CPP = g++ - VERSION = 0.94 + VERSION = 0.96 BUNDLE = Factor.app LIBPATH = -L/usr/X11R6/lib