commit 53ffc54514e0d44e3d0da6eb1804950dda60d6fb from: Stefan Sperling date: Fri Sep 23 14:47:22 2022 UTC bump version number commit - 9f5064a086dd9a27731ff41373e8b41f89edc2bc commit + 53ffc54514e0d44e3d0da6eb1804950dda60d6fb 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}