]> gitweb.factorcode.org Git - factor.git/commitdiff
GNUmakefile: Version was still .94, bump it to .96
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 29 Mar 2013 17:24:39 +0000 (10:24 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 29 Mar 2013 17:25:14 +0000 (10:25 -0700)
GNUmakefile

index 27f1d17e80e18cec5a43666bdf8ad8bca95d71ba..eec78a9f6ae29182bf4a3fadd692b799476ea960 100755 (executable)
@@ -2,7 +2,7 @@ ifdef CONFIG
        CC = gcc
        CPP = g++
 
-       VERSION = 0.94
+       VERSION = 0.96
 
        BUNDLE = Factor.app
        LIBPATH = -L/usr/X11R6/lib