fish-shell/build_tools
David Adam 64eaf7ca5a Revert "Enable support for custom versioning"
This reverts functional changes in commit
ea3e9698df0d42e06d66fb9bcabd88b31a8e4b23.

 * Annotated tags only should be used for releases - see #3572 for
   examples of where we want to use lightweight tags.

   See also git-tag(1) on the purpose of annotated and lightweight tags.

 * Version numbers are numbers and should not start with a branch name.

   The commit ID is embedded in the version and uniquely identifies the
   history. `fish --version` and `echo $FISH_VERSION` contain this
   information.

(cherry picked from commit dcb39bfa869c0dd35409fb6c735632fec2510da1)
2017-08-16 20:56:29 +08:00
..
2016-06-11 15:35:52 -07:00
2016-05-29 22:24:29 -07:00
2017-02-12 20:36:37 -08:00