commit c28071389a0928c868a982c6a89a7800455b8912 from: Stefan Sperling via: Thomas Adam date: Mon Mar 11 12:25:01 2024 UTC bump version number commit - 4669dd78b5686472a54bd61eecae52c09c14887c commit + c28071389a0928c868a982c6a89a7800455b8912 blob - 8e8a89a86ae8d4fdbcff185602453dfe7b5e77de blob + 2483401b9584556280739431dc8009384b4e80b0 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.97 +GOT_VERSION_NUMBER=0.98 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}