commit a42c5a8d17b08b394d58b6db11a853b2185a0562 from: Stefan Sperling via: Thomas Adam date: Thu Jul 14 11:23:22 2022 UTC bump version number commit - 485123bd616ba1dff2b50bcdf48edae964789b70 commit + a42c5a8d17b08b394d58b6db11a853b2185a0562 blob - 06df19bd386d31554bff0b7113f77f4235bbfc04 blob + 33b993dd586d90e60407600bafa7af962271b001 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.74 +GOT_VERSION_NUMBER=0.75 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}