commit c662152851a8f7f0fa0ce65768cd9119ff826481 from: Stefan Sperling date: Sat Jun 18 17:06:40 2022 UTC bump version number commit - c57e65c96966b9264b0e84ce5b5c4951dfd43c1e commit + c662152851a8f7f0fa0ce65768cd9119ff826481 blob - 0eded5f15d886b145cddea606a251620f1c279bb blob + 8ea049ed42fc10436ccc91d92274a53424a9c345 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.72 +GOT_VERSION_NUMBER=0.73 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}