diff --git a/src/version.sh b/src/version.sh index 7c2ca8ad1..c79f66a2f 100644 --- a/src/version.sh +++ b/src/version.sh @@ -1,6 +1,6 @@ #!/bin/sh VERSION_MAJOR=2 -VERSION_MINOR=0 -VERSION_PATCH=8 +VERSION_MINOR=1 +VERSION_PATCH=0 VERSION_EXTRA="-git"