commit a8d61ffeaac7907addba27cff2482ace0eb1073f from: Stefan Sperling date: Sat Apr 25 16:07:22 2020 UTC bump version number commit - bc72674681a1db919cfabb200ae4873d74f7980b commit + a8d61ffeaac7907addba27cff2482ace0eb1073f blob - de77536d98d898d1287e5db4111e1992e698ee8e blob + 2ec4bee73c9a6f66a28f7fe7ad9a315a4f7cf917 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.35 +GOT_VERSION_NUMBER=0.36 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}