commit c91192dac397e7cb765135bc2bb3d08a956bcbe4 from: Stefan Sperling via: Thomas Adam date: Fri Sep 23 14:47:47 2022 UTC bump version number commit - fa458b5686f054cda7c30c4a1127a971d7530a6e commit + c91192dac397e7cb765135bc2bb3d08a956bcbe4 blob - 7ac59156f7f41846d2ef59475bc8492c7b1f5095 blob + b30254b8ac3dfda268348ee98c52fa5cf5410896 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.76 +GOT_VERSION_NUMBER=0.77 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}