next version will be 1.0.11

This commit is contained in:
Dave Murphy 2012-02-26 16:20:55 +00:00
parent 250ced0be3
commit fa2ebe2104

View File

@ -6,7 +6,7 @@ export TOPDIR := $(CURDIR)
export LIBFAT_MAJOR := 1
export LIBFAT_MINOR := 0
export LIBFAT_PATCH := 10
export LIBFAT_PATCH := 11
export VERSTRING := $(LIBFAT_MAJOR).$(LIBFAT_MINOR).$(LIBFAT_PATCH)