diff --git a/CHANGES.md b/CHANGES.md index 04bceb7..bd7c026 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,6 @@ For a full list of changes, see the [git commit log][log] ## v2.0.0 - * In development ### This is major version upgrade incompatible with previous 1.x versions diff --git a/Version.mk b/Version.mk index e8aba0a..a41f95c 100644 --- a/Version.mk +++ b/Version.mk @@ -19,4 +19,4 @@ VERSION_MINOR = 0 VERSION_PATCH = 0 VERSION_MICRO = 0 # Set to zero for non dev versions -VERSION_DEVEL = 1 +VERSION_DEVEL = 0