From 23b3bcc313dba86d45d536d64489bf5849531079 Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Wed, 24 Apr 2013 07:44:06 -0700 Subject: [PATCH] Update version in GNUmakefile. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index eec78a9f6a..9423b078d0 100755 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,7 +2,7 @@ ifdef CONFIG CC = gcc CPP = g++ - VERSION = 0.96 + VERSION = 0.97 BUNDLE = Factor.app LIBPATH = -L/usr/X11R6/lib -- 2.34.1