commit c80f5f010956d72c751b435eca30d106a3ac5a26 from: Stefan Sperling date: Sun Dec 27 09:36:17 2020 UTC bump version number commit - 1252b141a24712b26eb542ab74c4904aa4ed5829 commit + c80f5f010956d72c751b435eca30d106a3ac5a26 blob - e14fd0b59c20b573af1348284c554fcf184fa4ee blob + 0f2e7beaf376e989a0b83063a366e952e0ae2c27 --- got-version.mk +++ got-version.mk @@ -1,5 +1,5 @@ GOT_RELEASE=No -GOT_VERSION_NUMBER=0.47 +GOT_VERSION_NUMBER=0.48 .if ${GOT_RELEASE} == Yes GOT_VERSION=${GOT_VERSION_NUMBER}