Skip to content

Commit

Permalink
MON-139735 Sync Centreon COLLECT next 23.04 (Jira release #19965#) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
tuntoja authored Jul 17, 2024
2 parents 1a4c2cc + c315717 commit d5e532e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MAJOR=23.04
MINOR=13
MINOR=14
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ endif()
# Version.
set(COLLECT_MAJOR 23)
set(COLLECT_MINOR 04)
set(COLLECT_PATCH 13)
set(COLLECT_PATCH 14)
set(COLLECT_VERSION "${COLLECT_MAJOR}.${COLLECT_MINOR}.${COLLECT_PATCH}")
add_definitions(-DCENTREON_CONNECTOR_VERSION=\"${COLLECT_VERSION}\")

Expand Down

0 comments on commit d5e532e

Please sign in to comment.