diff --git a/OMakeroot b/OMakeroot index 27f62be..317e050 100644 --- a/OMakeroot +++ b/OMakeroot @@ -10,7 +10,7 @@ open build/OCaml ################################################################################ # General Project Information PROJECT = cfstream -VERSION = 1.1.1 +VERSION = 1.2-dev if $(test -e .git) GIT_COMMIT = $(shell git rev-parse HEAD) export