commit 0b35d1c0ab442f6492a32167a305b34eb87bf9f7 from: Stefan Sperling date: Wed Sep 07 10:49:21 2022 UTC bump version number commit - 582843cdb37f9e50b3b0c6a348caee461d4f83c1 commit + 0b35d1c0ab442f6492a32167a305b34eb87bf9f7 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}