Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
#---------------------------------------------
#---------------------------------------------

project(VRPROUTING VERSION 0.4.1
project(VRPROUTING VERSION 0.4.2
LANGUAGES C CXX )
set(PROJECT_VERSION_DEV "")
string(TOLOWER "${PROJECT_NAME}" PROJECT_NAME_LOWER)

set(MINORS 0.4 0.3 0.2 0.1)
set(OLD_SIGNATURES
0.4.1
0.4.0
0.3.0
0.2.0
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
## vrpRouting 0.4


### vrpRouting 0.4.2 Release Notes

No changes yet.

### vrpRouting 0.4.1 Release Notes

To see all issues & pull requests closed by this release see the
Expand Down
5 changes: 5 additions & 0 deletions doc/general/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ vrpRouting 0.4
:local:
:depth: 1

vrpRouting 0.4.2 Release Notes
-------------------------------------------------------------------------------

No changes yet.

vrpRouting 0.4.1 Release Notes
-------------------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docqueries/version/doc-full_version.result
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SET
SELECT version, library FROM vrp_full_version();
version | library
---------+------------------
0.4.1 | vrprouting-0.4.1
0.4.2 | vrprouting-0.4.2
(1 row)

/* -- q2 */
Expand Down
2 changes: 1 addition & 1 deletion docqueries/version/doc-version.result
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SET
SELECT vrp_version();
vrp_version
-------------
0.4.1
0.4.2
(1 row)

/* -- q2 */
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/VRP-category.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/bin_packing.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/concepts.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/experimental.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/index.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/installation.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/introduction.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/knapsack.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/multiple_knapsack.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/official.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/or_tools-category.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/pgr-category.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
2 changes: 1 addition & 1 deletion locale/en/LC_MESSAGES/proposed.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) vrpRouting Contributors - Version v0.4.1
# Copyright (C) vrpRouting Contributors - Version v0.4.2
# This file is distributed under the same license as the vrpRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
Expand Down
Loading