commit 8c3d2a37a5bc641f77f3b9b05b64a7be841a9450 from: Stefan Sperling date: Thu Jun 5 08:36:24 2025 UTC bump version number commit - 4688fbd6c702430b4f90aa4db74b1e2f113ad942 commit + 8c3d2a37a5bc641f77f3b9b05b64a7be841a9450 blob - 8f3633709727df8a5ff123e174896c66db54ea12 blob + 5d436db99be83ca8d060a7461e3465542d517c80 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.113 +GOT_VERSION_NUMBER=0.114 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}