commit 9025e981e506fbd72152fef7279739a1866c5f9c from: Stefan Sperling date: Mon Jul 04 13:32:52 2022 UTC bump version number commit - 68ad340121fd613224aa16f2d51a5f8aea9380ac commit + 9025e981e506fbd72152fef7279739a1866c5f9c blob - 8ea049ed42fc10436ccc91d92274a53424a9c345 blob + 06df19bd386d31554bff0b7113f77f4235bbfc04 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.73 +GOT_VERSION_NUMBER=0.74 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}