Skip to content

Commit

Permalink
GNUmakefile: Version was still .94, bump it to .96
Browse files Browse the repository at this point in the history
  • Loading branch information
erg committed Mar 29, 2013
1 parent 3210525 commit e6dd9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Expand Up @@ -2,7 +2,7 @@ ifdef CONFIG
CC = gcc
CPP = g++

VERSION = 0.94
VERSION = 0.96

BUNDLE = Factor.app
LIBPATH = -L/usr/X11R6/lib
Expand Down

0 comments on commit e6dd9ca

Please sign in to comment.