commit d128e1f1bff035422955db8ab3003aa3ff69e58e from: Stefan Sperling via: Thomas Adam date: Tue Sep 10 14:11:00 2024 UTC bump version number commit - 43b0094d4f815558db7aed7afad9277ce1734bf6 commit + d128e1f1bff035422955db8ab3003aa3ff69e58e blob - e3cf59063aa10420c9257d4c3c1a295136d72429 blob + ca90265749fa54edee40f5f5498588b003d6b6b9 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.103 +GOT_VERSION_NUMBER=0.104 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}