diff --git a/Makefile b/Makefile index 6fbe7bb..9699c13 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ VER_MINOR := 1 VER_PATCH := 0 PROJECT := re -VERSION := 0.1.0 +VERSION := 0.2.0 MK := mk/re.mk