Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/stable'
Browse files Browse the repository at this point in the history
* upstream/stable:
  (packaging) Update facter version to 3.1.3
  • Loading branch information
joshcooper committed Nov 18, 2015
2 parents 5e1b325 + 1ae0317 commit 718f850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.2.2)

set(LIBFACTER_VERSION_MAJOR 3)
set(LIBFACTER_VERSION_MINOR 1)
set(LIBFACTER_VERSION_PATCH 2)
set(LIBFACTER_VERSION_PATCH 3)

# Get the HEAD SHA1 commit message
get_commit_string(LIBFACTER_COMMIT)
Expand Down

0 comments on commit 718f850

Please sign in to comment.