Skip to content

Commit b58c0ed

Browse files
Merge pull request #20 from Quincunx271/patch-1
Bump PMM version to 1.3.1
2 parents 1bee159 + 0c1bdee commit b58c0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmm.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## SOFTWARE.
2222

2323
# Bump this version to change what PMM version is downloaded
24-
set(PMM_VERSION_INIT 1.0.3)
24+
set(PMM_VERSION_INIT 1.3.1)
2525

2626
# Helpful macro to set a variable if it isn't already set
2727
macro(_pmm_set_if_undef varname)

0 commit comments

Comments
 (0)