There was an error while loading. Please reload this page.
1 parent 15c1e12 commit 73e5122Copy full SHA for 73e5122
ChangeLog
@@ -2,6 +2,7 @@
2
3
* Add comment function to append-colophon utility.
4
* Add some systemd man pages provided by 金步国.
5
+* Release 1.6.3.
6
7
2017-03-05 Boyuan Yang <073plan@gmail.com>
8
configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
-AC_INIT([manpages-zh],[1.6.2.1],[https://github.com/man-pages-zh/manpages-zh/issues])
+AC_INIT([manpages-zh],[1.6.3],[https://github.com/man-pages-zh/manpages-zh/issues])
AC_CONFIG_SRCDIR([src/man1/basename.1])
AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE
0 commit comments