aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraugust black <augmentus@users.sourceforge.net>2010-09-22 00:40:45 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:05:31 +0200
commit5bb99b967bb9dbcb0d3c0c6d6b7478f96257b388 (patch)
tree56bb5afa6662a26554236c5d0a70cf9c29fb380e /Makefile
parentfbcc79ecba3056e9969cf0d97a9d55b457fbc402 (diff)
mac fixes
svn path=/trunk/externals/august/readanysf~/; revision=14172
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbee1a1..07fbd09 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ GAVLPATH=/usr/local/include
PDPATH=/usr/local/include
-VERSION=0.40
+VERSION=0.41
UNAME := $(shell uname)
ifeq ($(UNAME), Linux)