commit b4998ee22e6c4f0556359a5177852e33f021184d from: Stefan Sperling date: Fri Jun 17 13:00:45 2022 UTC bump version number commit - 6de537c079cc0dfd725895ee6c0714ff17d15047 commit + b4998ee22e6c4f0556359a5177852e33f021184d blob - c9cc0669545fdb3cb93fa067ab356cba01412fc5 blob + 0eded5f15d886b145cddea606a251620f1c279bb --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.71 +GOT_VERSION_NUMBER=0.72 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}