Skip to content

Commit 73e5122

Browse files
committed
Release 1.6.3.
1 parent 15c1e12 commit 73e5122

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Add comment function to append-colophon utility.
44
* Add some systemd man pages provided by 金步国.
5+
* Release 1.6.3.
56

67
2017-03-05 Boyuan Yang <073plan@gmail.com>
78

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.61])
5-
AC_INIT([manpages-zh],[1.6.2.1],[https://github.com/man-pages-zh/manpages-zh/issues])
5+
AC_INIT([manpages-zh],[1.6.3],[https://github.com/man-pages-zh/manpages-zh/issues])
66
AC_CONFIG_SRCDIR([src/man1/basename.1])
77
AM_INIT_AUTOMAKE([subdir-objects])
88
AM_MAINTAINER_MODE

0 commit comments

Comments
 (0)