commit 2ce013e7b4e59784635e0d0fe7d81341651ff3d3 from: Stefan Sperling date: Mon Mar 23 09:11:36 2020 UTC bump version number commit - 6909a160dd0a50f6ded512d345c2422b11bfd9f1 commit + 2ce013e7b4e59784635e0d0fe7d81341651ff3d3 blob - 782112299fba12718cdd0ad7fdd7c7c168607ce5 blob + edad984851d132f3d5a811277fdaca0d803fcb2e --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.30 +GOT_VERSION_NUMBER=0.31 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}