Displaying 2 results from an estimated 2 matches for "g4d0df2b".
2013 Oct 01
2
Unknown versions in git.
bat guano wrote:
> (look for the CURRENT_VERSION definition).
>
> CURRENT_VERSION
>
> Search string not found
configure.ac:3
dnl The package_version file will be automatically synced to the git
revision
dnl by the update_version script when configured in the repository, but will
dnl remain constant in tarball releases unless it is manually edited.
2013 Oct 01
2
Unknown versions in git.
...gt; :-(
>
But that's because I used shallow clones!
Works OK without the "--depth 1".
$ cat package_version | grep "PACKAGE_VERSION"
PACKAGE_VERSION="1.1-beta-24-ga32fa31"
$ cat package_version | grep "PACKAGE_VERSION"
PACKAGE_VERSION="0.1.7-9-g4d0df2b"