Skip to content

Commit

Permalink
Edited version for botui.deb cpack to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Dec 17, 2024
1 parent ee6c9f6 commit af6311f
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
Expand Up @@ -5,7 +5,7 @@ option(DEBUG "Enable debug mode" OFF)
option(RELEASE "Enable release mode" OFF)
option(docker_cross "Cross compile option for docker container" OFF)
set(KIPR_VERSION_MAJOR 1)
set(KIPR_VERSION_MINOR 2)
set(KIPR_VERSION_MINOR 3)
set(KIPR_VERSION_PATCH 0)
cmake_minimum_required(VERSION 2.8.11)

Expand Down

0 comments on commit af6311f

Please sign in to comment.