Bump version number to 0.94

db4
Slava Pestov 2010-04-16 23:41:50 -05:00
parent 26ffebe18c
commit ab2f6db01e
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleVersion</key>
<string>0.93</string>
<string>0.94</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2003-2010 Factor developers</string>
<key>NSServices</key>

View File

@ -4,7 +4,7 @@ ifdef CONFIG
AR = ar
LD = ld
VERSION = 0.93
VERSION = 0.94
BUNDLE = Factor.app
LIBPATH = -L/usr/X11R6/lib