commit 587ef511663c745b04d4e196de887eccf6aef124 from: Stefan Sperling date: Thu Nov 03 13:57:37 2022 UTC bump version number commit - 9925a128def444f625b69428713dbbf413e6468c commit + 587ef511663c745b04d4e196de887eccf6aef124 blob - 5c2ff5171c5dc32fd4f699a0eb70a0d7b1cd8584 blob + 58868c8ab080daa3305065a2a7a1d9e7f34b0734 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.78 +GOT_VERSION_NUMBER=0.79 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}