diff --git a/build-scripts/version.sh b/build-scripts/version.sh index 6c8c217..69e2a16 100755 --- a/build-scripts/version.sh +++ b/build-scripts/version.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later # Current version of initoverlayfs -VERSION=0.994 +VERSION=0.995 # Specify if build is a official release or a snapshot build IS_RELEASE=false # Used for official releases. Increment if necessary