Skip to content

Commit

Permalink
Bump version to 1.18.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
emcrisostomo committed Dec 29, 2024
1 parent 6cbeed3 commit 041bf40
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 18 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
# this program. If not, see <http://www.gnu.org/licenses/>.
#
cmake_minimum_required(VERSION 3.14)
project(fswatch VERSION 1.17.1 LANGUAGES C CXX)
project(fswatch VERSION 1.18.0 LANGUAGES C CXX)

#@formatter:off
set(PACKAGE "${PROJECT_NAME}")
set(PACKAGE_NAME "${PACKAGE}")
set(PACKAGE_VERSION "${PROJECT_VERSION}-develop")
set(PACKAGE_VERSION "${PROJECT_VERSION}-rc1")
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_AUTHOR "[email protected]")
set(PACKAGE_BUGREPORT "${PACKAGE_AUTHOR}")
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NEWS
****

New in master:
New in 1.18.0-rc1:

* The C++17 standard has been adopted: code has been rewritten and simplified
to adobe new features of the C++17 standard library such as std::filesystem.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.libfswatch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NEWS
****

New in master
New in 1.18.0-rc1

* Documentation: add reference to Go bindings.

Expand Down
1 change: 1 addition & 0 deletions libfswatch/src/libfswatch/c++/path_utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ namespace fsw
*
* @param path The directory whose entries must be returned.
* @return A vector containing the list of entries of @p path.
* @since 1.18.0-rc1
*/
std::vector<std::filesystem::directory_entry> get_directory_entries(const std::filesystem::path& path);

Expand Down
4 changes: 2 additions & 2 deletions m4/fswatch_version.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2014-2022 Enrico M. Crisostomo
# Copyright (c) 2014-2024 Enrico M. Crisostomo
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
Expand All @@ -13,5 +13,5 @@
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <http://www.gnu.org/licenses/>.
#
m4_define([FSWATCH_VERSION], [1.17.1])
m4_define([FSWATCH_VERSION], [1.18.0-rc1])
m4_define([FSWATCH_REVISION], [1])
6 changes: 3 additions & 3 deletions m4/libfswatch_version.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (c) 2014-2022 Enrico M. Crisostomo
# Copyright (c) 2014-2024 Enrico M. Crisostomo
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
Expand Down Expand Up @@ -37,6 +37,6 @@
#
# Libtool documentation, 7.3 Updating library version information
#
m4_define([LIBFSWATCH_VERSION], [1.17.1])
m4_define([LIBFSWATCH_API_VERSION], [13:0:0])
m4_define([LIBFSWATCH_VERSION], [1.18.0-rc1])
m4_define([LIBFSWATCH_API_VERSION], [13:1:0])
m4_define([LIBFSWATCH_REVISION], [1])
2 changes: 1 addition & 1 deletion po/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fswatch 1.11.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 19:01+0100\n"
"POT-Creation-Date: 2024-12-29 23:54+0100\n"
"PO-Revision-Date: 2017-10-29 14:04+0100\n"
"Last-Translator: Enrico Maria Crisostomo <[email protected]>\n"
"Language-Team: English\n"
Expand Down
6 changes: 3 additions & 3 deletions po/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: fswatch 1.17.1\n"
"Project-Id-Version: fswatch 1.18.0-rc1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 19:01+0100\n"
"PO-Revision-Date: 2024-12-29 19:01+0100\n"
"POT-Creation-Date: 2024-12-29 23:54+0100\n"
"PO-Revision-Date: 2024-12-29 23:54+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en@boldquot\n"
Expand Down
6 changes: 3 additions & 3 deletions po/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: fswatch 1.17.1\n"
"Project-Id-Version: fswatch 1.18.0-rc1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 19:01+0100\n"
"PO-Revision-Date: 2024-12-29 19:01+0100\n"
"POT-Creation-Date: 2024-12-29 23:54+0100\n"
"PO-Revision-Date: 2024-12-29 23:54+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en@quot\n"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fswatch 1.11.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 19:01+0100\n"
"POT-Creation-Date: 2024-12-29 23:54+0100\n"
"PO-Revision-Date: 2017-10-29 14:04+0100\n"
"Last-Translator: Enrico Maria Crisostomo <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fswatch 1.11.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2024-12-29 19:01+0100\n"
"POT-Creation-Date: 2024-12-29 23:54+0100\n"
"PO-Revision-Date: 2018-05-02 17:29+0200\n"
"Last-Translator: Enrico Maria Crisostomo <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
Expand Down

0 comments on commit 041bf40

Please sign in to comment.