commit 324c1739af1866da1f516c13e35395c9dcb50a7a from: Stefan Sperling via: Thomas Adam date: Tue Apr 22 16:19:23 2025 UTC bump version number commit - a7d040e2e33cee391f090e72fddbede67ce6bbe4 commit + 324c1739af1866da1f516c13e35395c9dcb50a7a blob - da60f6637e791510ebaa0c7df043c9bfce01788a blob + 22614f922afd76a6f1ad51c388806ffcb4b82df5 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.111 +GOT_VERSION_NUMBER=0.112 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}