commit 6e42b5f30860c21d18e916ee8d565d47995223f0 from: Stefan Sperling via: Thomas Adam date: Wed Sep 07 14:32:00 2022 UTC bump version number commit - cfc8ae25e5c5a99e0e9cce91c0dcac1b0b0ed366 commit + 6e42b5f30860c21d18e916ee8d565d47995223f0 blob - 33b993dd586d90e60407600bafa7af962271b001 blob + 7ac59156f7f41846d2ef59475bc8492c7b1f5095 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.75 +GOT_VERSION_NUMBER=0.76 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}