commit 02b79295e87a10a22d5f85028c86b7bdc97c227d from: Stefan Sperling date: Wed Mar 25 16:15:46 2020 UTC bump version number commit - fb2b849bfddff05d2a4fe7fcc4fe51aa09635b03 commit + 02b79295e87a10a22d5f85028c86b7bdc97c227d blob - edad984851d132f3d5a811277fdaca0d803fcb2e blob + 5a4ec352bac71558dd239ed14bd4279e82551798 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.31 +GOT_VERSION_NUMBER=0.32 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}