commit eab8809f807c6efa50cb26be1c068d6ae680a28a from: Stefan Sperling date: Wed Apr 19 21:40:39 2023 UTC bump version number commit - b249788fc537f549ce580e78952921b6f8328de7 commit + eab8809f807c6efa50cb26be1c068d6ae680a28a blob - 656933df4cd6937c68d6b489b5ba4df8e1212f12 blob + 26ccb5f11ab7eb144ac205f0a65a1848049f6116 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.87 +GOT_VERSION_NUMBER=0.88 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}