Skip to content

Commit 7ad90a8

Browse files
committed
ctags 6.1.0
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 50947f7 commit 7ad90a8

40 files changed

+50
-48
lines changed

configure.ac

+1-1
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.0.0])
13+
AC_INIT([universal-ctags],[6.1.0])
1414

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-client-tools
66

77
Hints for developing a tool using ctags command and tags output
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

docs/man/ctags-faq.7.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-faq
66

77
Universal Ctags FAQ
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

docs/man/ctags-incompatibilities.7.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-incompatibilities
66

77
Incompatibilities between Universal Ctags and Exuberant Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-asm
66

77
Random notes about tagging Assembly language source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-autoit
66

77
Random notes about tagging AutoIt source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-automake
66

77
Random notes about tagging Automake source code (Makefile.am) with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-c++
66

77
Random notes about tagging C++ source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-c
66

77
Random notes about tagging C source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-cuda
66

77
Random notes about tagging CUDA source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-elm
66

77
Random notes about tagging Elm source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-fortran
66

77
Random notes about tagging Fortran source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-gdscript
66

77
Random notes about tagging GDScript source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-i18nrubgem
66

77
Random notes about tagging input for I18n Ruby Gem with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-iPythonCell
66

77
The man page of the iPythonCell parser for Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ctags-lang-inko
55
======================================================================
66

7-
:Version: 6.0.0
7+
:Version: 6.1.0
88
:Manual group: Universal Ctags
99
:Manual section: 7
1010

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-javascript
66

77
Random notes about tagging JavaScript source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-julia
66

77
Random notes about tagging Julia source code with Universal-ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal-ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-kconfig
66

77
Random notes about tagging Kconfig source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-ldscript
66

77
Random notes about tagging LdScript source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-markdown
66

77
Random notes about tagging Markdown source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-python
66

77
Random notes about tagging python source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-r
66

77
Random notes about tagging R source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-rmarkdown
66

77
Random notes about tagging R Markdown source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-sql
66

77
The man page of the SQL parser for Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-systemtap
66

77
Random notes about tagging SystemTap source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-tcl
66

77
Random notes about tagging tcl source code with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-lang-terraform
66

77
Random notes about tagging Terraform files with Universal Ctags
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ctags-lang-verilog
77
The man page about SystemVerilog/Verilog parser for Universal Ctags
88

99

10-
:Version: 6.0.0
10+
:Version: 6.1.0
1111
:Manual group: Universal Ctags
1212
:Manual section: 7
1313

docs/man/ctags-optlib.7.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags-optlib
66

77
Universal Ctags parser definition language
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 7
1212

docs/man/ctags.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ctags
66

77
Generate tag files for source code
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 1
1212

docs/man/readtags.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readtags
66

77
Find tag file entries matching specified names
88

9-
:Version: 6.0.0
9+
:Version: 6.1.0
1010
:Manual group: Universal Ctags
1111
:Manual section: 1
1212

docs/news/HEAD.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
======================================================================
2-
Changes in ?.?.?
2+
Changes in 6.1.0
33
======================================================================
44

55
This page lists only the most significant changes as remembered. Use

docs/releasing.rst

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ How to release a new version
6161

6262
#. Revise the version numbers in each parsers and their man pages
6363

64+
#. Revise the version number in writer-json.c
65+
6466
#. Regenerate rst files under ``docs/man``.
6567

6668
#. Put an annotation tag for the version and push it to ``github.com/universal-ctags/ctags``

main/ctags.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
* The --version option of readtags also prints this. */
4444
# define PROGRAM_VERSION PACKAGE_VERSION
4545
#else
46-
# define PROGRAM_VERSION "6.0.0"
46+
# define PROGRAM_VERSION "6.1.0"
4747
#endif
4848
#define PROGRAM_NAME "Universal Ctags"
4949
#define PROGRAM_URL "https://ctags.io/"
50-
#define PROGRAM_COPYRIGHT "Copyright (C) 2015-2022"
50+
#define PROGRAM_COPYRIGHT "Copyright (C) 2015-2023"
5151
#define AUTHOR_NAME "Universal Ctags Team"
5252

5353
/* The concept of CURRENT and AGE is taken from libtool.

misc/git-tag-maybe.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
BASE=6.0
3+
BASE=6.1
44

55
set -e
66

win32/config_mingw.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
#define PACKAGE_NAME "universal-ctags"
507507

508508
/* Define to the full name and version of this package. */
509-
#define PACKAGE_STRING "universal-ctags 6.0.0"
509+
#define PACKAGE_STRING "universal-ctags 6.1.0"
510510

511511
/* Define to the one symbol short name of this package. */
512512
#define PACKAGE_TARNAME "universal-ctags"
@@ -515,7 +515,7 @@
515515
#define PACKAGE_URL ""
516516

517517
/* Define to the version of this package. */
518-
#define PACKAGE_VERSION "6.0.0"
518+
#define PACKAGE_VERSION "6.1.0"
519519

520520
/* Define if the pthread_in_use() detection is hard. */
521521
/* #undef PTHREAD_IN_USE_DETECTION_HARD */
@@ -657,7 +657,7 @@
657657
/* #undef USE_WINDOWS_THREADS */
658658

659659
/* Package version. */
660-
#define VERSION "6.0.0"
660+
#define VERSION "6.1.0"
661661

662662
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
663663
'wchar_t'. */

win32/config_mvc.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
#define PACKAGE_NAME "universal-ctags"
507507

508508
/* Define to the full name and version of this package. */
509-
#define PACKAGE_STRING "universal-ctags 5.9.0"
509+
#define PACKAGE_STRING "universal-ctags 6.1.0"
510510

511511
/* Define to the one symbol short name of this package. */
512512
#define PACKAGE_TARNAME "universal-ctags"
@@ -515,7 +515,7 @@
515515
#define PACKAGE_URL ""
516516

517517
/* Define to the version of this package. */
518-
#define PACKAGE_VERSION "5.9.0"
518+
#define PACKAGE_VERSION "6.1.0"
519519

520520
/* Define if the pthread_in_use() detection is hard. */
521521
/* #undef PTHREAD_IN_USE_DETECTION_HARD */
@@ -657,7 +657,7 @@
657657
/* #undef USE_WINDOWS_THREADS */
658658

659659
/* Package version. */
660-
#define VERSION "5.9.0"
660+
#define VERSION "6.1.0"
661661

662662
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
663663
'wchar_t'. */

win32/ctags.exe.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
3-
<assemblyIdentity type="win32" name="Universal Ctags" version="6.0.0.0" />
3+
<assemblyIdentity type="win32" name="Universal Ctags" version="6.1.0.0" />
44
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
55
<security>
66
<requestedPrivileges>

0 commit comments

Comments
 (0)