Skip to content

Commit b8eb0da

Browse files
committed
ctags 6.2.1
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
1 parent 30b86e3 commit b8eb0da

Some content is hidden

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

48 files changed

+54
-54
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.2.0])
13+
AC_INIT([universal-ctags],[6.2.1])
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)