Skip to content

Commit

Permalink
ctags 6.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
  • Loading branch information
masatake committed Dec 28, 2023
1 parent 50947f7 commit 7ad90a8
Show file tree
Hide file tree
Showing 40 changed files with 50 additions and 48 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AC_PREREQ([2.64])

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

if ! test -e "${srcdir}/config.h.in"; then
echo "---"
Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-client-tools.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-client-tools

Hints for developing a tool using ctags command and tags output

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-faq.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-faq

Universal Ctags FAQ

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-incompatibilities.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-incompatibilities

Incompatibilities between Universal Ctags and Exuberant Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-asm.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-asm

Random notes about tagging Assembly language source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-autoit.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-autoit

Random notes about tagging AutoIt source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-automake.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-automake

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

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-c++.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-c++

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

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-c.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-c

Random notes about tagging C source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-cuda.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-cuda

Random notes about tagging CUDA source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-elm.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-elm

Random notes about tagging Elm source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-fortran.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-fortran

Random notes about tagging Fortran source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-gdscript.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-gdscript

Random notes about tagging GDScript source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-i18nrubygem.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-i18nrubgem

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

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-iPythonCell.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-iPythonCell

The man page of the iPythonCell parser for Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-inko.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ctags-lang-inko
======================================================================

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-javascript.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-javascript

Random notes about tagging JavaScript source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-julia.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-julia

Random notes about tagging Julia source code with Universal-ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal-ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-kconfig.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-kconfig

Random notes about tagging Kconfig source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-ldscript.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-ldscript

Random notes about tagging LdScript source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-markdown.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-markdown

Random notes about tagging Markdown source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-python.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-python

Random notes about tagging python source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-r.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-r

Random notes about tagging R source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-rmarkdown.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-rmarkdown

Random notes about tagging R Markdown source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-sql.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-sql

The man page of the SQL parser for Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-systemtap.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-systemtap

Random notes about tagging SystemTap source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-tcl.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-tcl

Random notes about tagging tcl source code with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-terraform.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-lang-terraform

Random notes about tagging Terraform files with Universal Ctags

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-lang-verilog.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ctags-lang-verilog
The man page about SystemVerilog/Verilog parser for Universal Ctags


:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags-optlib.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags-optlib

Universal Ctags parser definition language

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 7

Expand Down
2 changes: 1 addition & 1 deletion docs/man/ctags.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ctags

Generate tag files for source code

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 1

Expand Down
2 changes: 1 addition & 1 deletion docs/man/readtags.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readtags

Find tag file entries matching specified names

:Version: 6.0.0
:Version: 6.1.0
:Manual group: Universal Ctags
:Manual section: 1

Expand Down
2 changes: 1 addition & 1 deletion docs/news/HEAD.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
======================================================================
Changes in ?.?.?
Changes in 6.1.0
======================================================================

This page lists only the most significant changes as remembered. Use
Expand Down
2 changes: 2 additions & 0 deletions docs/releasing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ How to release a new version

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

#. Revise the version number in writer-json.c

#. Regenerate rst files under ``docs/man``.

#. Put an annotation tag for the version and push it to ``github.com/universal-ctags/ctags``
Expand Down
4 changes: 2 additions & 2 deletions main/ctags.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
* The --version option of readtags also prints this. */
# define PROGRAM_VERSION PACKAGE_VERSION
#else
# define PROGRAM_VERSION "6.0.0"
# define PROGRAM_VERSION "6.1.0"
#endif
#define PROGRAM_NAME "Universal Ctags"
#define PROGRAM_URL "https://ctags.io/"
#define PROGRAM_COPYRIGHT "Copyright (C) 2015-2022"
#define PROGRAM_COPYRIGHT "Copyright (C) 2015-2023"
#define AUTHOR_NAME "Universal Ctags Team"

/* The concept of CURRENT and AGE is taken from libtool.
Expand Down
2 changes: 1 addition & 1 deletion misc/git-tag-maybe.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

BASE=6.0
BASE=6.1

set -e

Expand Down
6 changes: 3 additions & 3 deletions win32/config_mingw.h
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
#define PACKAGE_NAME "universal-ctags"

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

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

/* Define to the version of this package. */
#define PACKAGE_VERSION "6.0.0"
#define PACKAGE_VERSION "6.1.0"

/* Define if the pthread_in_use() detection is hard. */
/* #undef PTHREAD_IN_USE_DETECTION_HARD */
Expand Down Expand Up @@ -657,7 +657,7 @@
/* #undef USE_WINDOWS_THREADS */

/* Package version. */
#define VERSION "6.0.0"
#define VERSION "6.1.0"

/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wchar_t'. */
Expand Down
6 changes: 3 additions & 3 deletions win32/config_mvc.h
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
#define PACKAGE_NAME "universal-ctags"

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

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

/* Define to the version of this package. */
#define PACKAGE_VERSION "5.9.0"
#define PACKAGE_VERSION "6.1.0"

/* Define if the pthread_in_use() detection is hard. */
/* #undef PTHREAD_IN_USE_DETECTION_HARD */
Expand Down Expand Up @@ -657,7 +657,7 @@
/* #undef USE_WINDOWS_THREADS */

/* Package version. */
#define VERSION "5.9.0"
#define VERSION "6.1.0"

/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
'wchar_t'. */
Expand Down
2 changes: 1 addition & 1 deletion win32/ctags.exe.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity type="win32" name="Universal Ctags" version="6.0.0.0" />
<assemblyIdentity type="win32" name="Universal Ctags" version="6.1.0.0" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
Expand Down
Loading

0 comments on commit 7ad90a8

Please sign in to comment.