diff options
author | august black <augmentus@users.sourceforge.net> | 2010-10-05 23:02:32 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:05:31 +0200 |
commit | 122bbb8f1004215ff8fce1419afbd1d084db687c (patch) | |
tree | d0fb36c995d41d64c9e894324932adefeb0fcd32 | |
parent | 1fd7cba9e4edc38682de4e462a3f988948b7e288 (diff) |
forgot the version number
svn path=/trunk/externals/august/readanysf~/; revision=14201
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ GAVLPATH=/usr/local/include PDPATH=/usr/local/include -VERSION=0.41 +VERSION=0.42 UNAME := $(shell uname) ifeq ($(UNAME), Linux) |