Codebase list facter / 1bad8af
(packaging) Bump to version '3.9.6' [no-promote] Jenkins CI 6 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 cmake_minimum_required(VERSION 3.2.2)
1 project(FACTER VERSION 3.9.5)
1 project(FACTER VERSION 3.9.6)
22
33 # Set this early, so it's available. AIX gets weird, man.
44 if("${CMAKE_SYSTEM_NAME}" MATCHES "AIX")
3737 # could be handy for archiving the generated documentation or if some version
3838 # control system is used.
3939
40 PROJECT_NUMBER = 3.9.5
40 PROJECT_NUMBER = 3.9.6
4141
4242 # Using the PROJECT_BRIEF tag one can provide an optional one line description
4343 # for a project that appears at the top of each page and should give viewer a