Skip to content

Commit

Permalink
(packaging) Bump to version '3.9.7' [no-promote]
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Apr 10, 2018
1 parent 22b087d commit 1b34a8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.2.2)
project(FACTER VERSION 3.9.6)
project(FACTER VERSION 3.9.7)

# Set this early, so it's available. AIX gets weird, man.
if("${CMAKE_SYSTEM_NAME}" MATCHES "AIX")
Expand Down
2 changes: 1 addition & 1 deletion lib/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.6
PROJECT_NUMBER = 3.9.7

# 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
Expand Down

0 comments on commit 1b34a8c

Please sign in to comment.