aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-06-17 18:36:53 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-06-17 18:36:53 -0700
commitf020c10482302d823f6f3b460e1381049c587ffe (patch)
treede148a4e4aae0a484e107ed4ad5bc092f4d7f03f /Makefile
parent55b4ea1f07708320ed78fc8770472a8e28b399c9 (diff)
parent3df5c44c84c07c793da1dc9b68bc35ece4268d5e (diff)
Merge remote-tracking branch 'local/bb_from_bbreader' into decompression
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29bcd70e1f..0da2a04165 100644
--- a/Makefile
+++ b/Makefile
@@ -310,7 +310,7 @@ E = @echo
Q = @
endif
-VERSION = 0.9.1.0
+VERSION = 0.10.0.0
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)