From: John Benediktsson Date: Wed, 24 Apr 2013 14:44:06 +0000 (-0700) Subject: Update version in GNUmakefile. X-Git-Tag: 0.97~1423 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=23b3bcc313dba86d45d536d64489bf5849531079 Update version in GNUmakefile. --- 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