Commit Briefs

Thomas Adam

portable: set next version


Thomas Adam

Release 0.75 (tags/0.75)


Thomas Adam

portable: use a release variable for tarballs

When creating a release tarball, use a GOT_RELEASE variable to determine the version of the release.


Thomas Adam

portable: ver: fix incorrect envvar


Thomas Adam

portable: add repo version to main string (ta/version)

When compiling got-portable from source, outside of an official release tarball, it's often helpful to know which commit the binary was built from, especially for diagnostic purposes. This adds an extra hook to AC_INIT to derive whether -portable is being built in-tree or via a release tarball.