Skip to content

Commit 0ec6361

Browse files
committed
Update version number to 1.6.1
1 parent 5eed7cf commit 0ec6361

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# vX.Y.Z - YYYY-MM-DD
22

3+
# v1.6.1 - 2017-04-24
4+
35
- Fix tab output bug (db2d9f4) (Anton Lindqvist)
46

57
# v1.6.0 - 2017-04-19

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([pick], [1.6.0], [pick-maintainers@calleerlandsson.com])
2+
AC_INIT([pick], [1.6.1], [pick-maintainers@calleerlandsson.com])
33
AM_INIT_AUTOMAKE([subdir-objects])
44
AC_CONFIG_HEADERS([config.h])
55
AC_PROG_CC

0 commit comments

Comments
 (0)