commit 95767463b683bcf751069a3b8b01342bc9d06575 from: Omar Polo via: Thomas Adam date: Wed Aug 14 21:51:02 2024 UTC bump version number commit - ec662aa6797ca02807b55b58bd88c69f02ec4538 commit + 95767463b683bcf751069a3b8b01342bc9d06575 blob - 2a22e171600096a989d1a36e22da0c76a88f9564 blob + e3cf59063aa10420c9257d4c3c1a295136d72429 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.102 +GOT_VERSION_NUMBER=0.103 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}