commit 0e9726b99c8bec7cc9c9cd8296b8618da01f4aa0 from: Stefan Sperling date: Wed May 14 11:16:47 2025 UTC bump version number commit - 1fbd2b3b8a636bb61fab938d7a5b84de6a90a5e1 commit + 0e9726b99c8bec7cc9c9cd8296b8618da01f4aa0 blob - 22614f922afd76a6f1ad51c388806ffcb4b82df5 blob + 8f3633709727df8a5ff123e174896c66db54ea12 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.112 +GOT_VERSION_NUMBER=0.113 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}