- Updated information for next release

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@827 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
lfittl 2007-05-29 02:26:26 +00:00
parent 4ff2a48e5a
commit b2ad60ebe7
2 changed files with 16 additions and 1 deletions

View file

@ -1,4 +1,4 @@
VERSION := 0.1.6
VERSION := 0.1.7
OS ?= $(shell uname -s)
CXXWARNFLAGS := -Wall -Wold-style-cast -Wundef -Wsign-compare -Wconversion -Wpointer-arith -pedantic