commit ef5fadfa178f61ca18c6f2ae0b8e7d93b26c991c from: Stefan Sperling via: Thomas Adam date: Sat Apr 29 20:27:52 2023 UTC bump version number commit - 27821047bc6e3240b9609390f69d6798cf9f9db9 commit + ef5fadfa178f61ca18c6f2ae0b8e7d93b26c991c blob - 26ccb5f11ab7eb144ac205f0a65a1848049f6116 blob + 035eb3b8cc2e76886570375a5b1b9209c066cb05 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.88 +GOT_VERSION_NUMBER=0.89 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}