Syncing 1.17 release changes (1.17 final commit).

This commit is contained in:
Martin Dvorak 2015-05-09 23:11:27 +02:00
parent 6b46f6004b
commit b8595f8bb8
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
AC_PREREQ([2.69])
AC_INIT(hh, 1.16, martin.dvorak@mindforger.com)
AC_INIT(hh, 1.17, martin.dvorak@mindforger.com)
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile])
# Checks for src dir existence.

2
dist/github-env.sh vendored
View file

@ -4,6 +4,6 @@ export NOW=`date +%Y-%m-%d--%H-%M-%S`
export GH_RELEASE_DIR=~/p/hstr/release
export GH_DISTRO_DIR=${GH_RELEASE_DIR}/release-${NOW}
export HHVERSION="1.16"
export HHVERSION="1.17"
# eof

View file

@ -9,8 +9,8 @@
# - check minor version in this file
# - run this script from ~/p/hstr/launchpad
export HHBZRMSG="History timestamps, Zsh support and management fixes."
export VERSION=1.16.
export HHBZRMSG="History management and color themes fixes."
export VERSION=1.17.
export MINOR=1
# precise quantal saucy precise / trusty utopic