Skip to content

Commit

Permalink
Getting ready for 1.22 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvorka committed Feb 2, 2017
1 parent 0a07117 commit 44dd84e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2017-01-21 Martin Dvorak <[email protected]>

* Released v1.22 - Zsh history mgmt improvements (delete).

2016-11-22 Martin Dvorak <[email protected]>

* Released v1.21 - Ubuntu Yakkety Yak release
Expand Down
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Filip Szymański <fszymanski at, fedoraproject.org>

pkgname=hstr
pkgver=1.21
pkgver=1.22
pkgrel=1
pkgdesc="A command line utility that brings improved BASH command completion from the history. It aims to make completion easier and more efficient than Ctrl-r."
arch=('any')
Expand Down
2 changes: 1 addition & 1 deletion dist/ubuntu-make-all-distros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fi

export HHBZRMSG="Top and bottom prompt."
export VERSION=1.22.
export MINOR=2
export MINOR=1

# precise quantal saucy precise utopic / trusty vivid wily xenial yakkety
for DISTRO in trusty xenial yakkety
Expand Down

0 comments on commit 44dd84e

Please sign in to comment.