Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Increment version string
Browse files Browse the repository at this point in the history
  • Loading branch information
theseankelly authored May 27, 2020
1 parent a6c155f commit 168d685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
cmake_policy(SET CMP0048 NEW)
project(IFM3D_PCL_VIEWER VERSION 0.1.0 LANGUAGES CXX)
project(IFM3D_PCL_VIEWER VERSION 0.2.0 LANGUAGES CXX)
set(GIT_PROJECT_NAME "ifm3d-pcl-viewer")

# Make our cmake functions accessible
Expand Down

0 comments on commit 168d685

Please sign in to comment.