diff --git a/_includes/samples/hello/CMakeLists.txt b/_includes/samples/hello/CMakeLists.txt index 3f2b132..20b2d6d 100644 --- a/_includes/samples/hello/CMakeLists.txt +++ b/_includes/samples/hello/CMakeLists.txt @@ -17,4 +17,5 @@ create_pbp_file( BACKGROUND_PATH NULL PREVIEW_PATH NULL TITLE ${PROJECT_NAME} -) \ No newline at end of file + VERSION 01.00 +)