commit 1156c6910ddd7bed913285ce4e68f6930c08518a from: Stefan Sperling via: Thomas Adam date: Tue Jan 31 15:41:39 2023 UTC bump version number commit - cf5c27d11e3dd346606aa4ec316f9aef259525bb commit + 1156c6910ddd7bed913285ce4e68f6930c08518a blob - 05c9217d737cf4e2ebb68e3f10795901d4a87beb blob + e510c4b3e6aef1499e323dea5c42c3d0760e6aaa --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.83 +GOT_VERSION_NUMBER=0.84 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}