Skip to content

Commit f5abccf

Browse files
committed
fix version
Signed-off-by: Ian Chen <[email protected]> fix! Signed-off-by: Ian Chen <[email protected]> Scale intensity by PI for Ogre2 (#284) Signed-off-by: Addisu Z. Taddese <[email protected]> Update particles tutorial gif (#288) * update tutorial pic Signed-off-by: Ian Chen <[email protected]> * update gif Signed-off-by: Ian Chen <[email protected]> Update simple demo gif (#287) Signed-off-by: Ian Chen <[email protected]> Update README for version 5 (#286) Signed-off-by: Ian Chen <[email protected]> Bump main to 6.0.0~pre1 (#297) Signed-off-by: Louise Poubel <[email protected]>
1 parent a83ff69 commit f5abccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
1515
#============================================================================
1616
# Set up the project
1717
#============================================================================
18-
ign_configure_project(VERSION_SUFFIX)
18+
ign_configure_project(VERSION_SUFFIX pre1)
1919

2020
#============================================================================
2121
# Set project-specific options

0 commit comments

Comments
 (0)