commit ab196b631a6e5d905c683995f2547fca90f7af73 from: Stefan Sperling via: Thomas Adam date: Sun May 05 20:45:49 2024 UTC bump version number commit - ebcf1bf10b67fef86f3a7323edc56d7019667560 commit + ab196b631a6e5d905c683995f2547fca90f7af73 blob - 307c0a906fe22ce06cc56a388cd62a6b4d52c45c blob + bc57c253cd931233e10d2a62e3b22ae580f0c628 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.99 +GOT_VERSION_NUMBER=0.100 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}