From 5bdc51e2b137842f5aad88a40e68ddff86463f74 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 14 Jul 2022 23:24:44 +0000 Subject: [PATCH] (packaging) Bump to version '3.14.25' [no-promote] --- CMakeLists.txt | 2 +- lib/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b1ab50652e..09f0be3010 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.2.2) -project(FACTER VERSION 3.14.24) +project(FACTER VERSION 3.14.25) # Set this early, so it's available. AIX gets weird, man. if("${CMAKE_SYSTEM_NAME}" MATCHES "AIX") diff --git a/lib/Doxyfile b/lib/Doxyfile index 56feb45d6c..0d322f7c2a 100644 --- a/lib/Doxyfile +++ b/lib/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = facter # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.14.24 +PROJECT_NUMBER = 3.14.25 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a