Skip to content

Commit 74ff528

Browse files
committed
ctags 6.2.0
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 0f72849 commit 74ff528

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+56
-56
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AC_PREREQ([2.64])
1010

1111
dnl You must update PROGRAM_VERSION in main/ctags.h, too.
1212
dnl --version option of readtags also prints this.
13-
AC_INIT([universal-ctags],[6.1.0])
13+
AC_INIT([universal-ctags],[6.2.0])
1414

1515
if ! test -e "${srcdir}/config.h.in"; then
1616
echo "---"

docs/man/ctags-client-tools.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-faq.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-incompatibilities.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-asm.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-autoit.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-automake.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-c++.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-c.7.rst

Lines changed: 1 addition & 1 deletion

docs/man/ctags-lang-clojure.7.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)