update version number to 0.1.1

This commit is contained in:
Joel Dice 2008-06-17 17:30:00 -06:00
parent 3d84f31c13
commit 2716169110

View File

@ -1,7 +1,7 @@
MAKEFLAGS = -s
name = avian
version = 0.1
version = 0.1.1
build-arch = $(shell uname -m)
ifeq ($(build-arch),i586)