Skip to content

Commit

Permalink
bitpit: bump version to 2.0.0-devel
Browse files Browse the repository at this point in the history
Now that branch 1.10 is created, bump the version in master.
  • Loading branch information
andrea-iob committed Mar 19, 2024
1 parent 6cfbc2a commit 155be33
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 @@ -63,7 +63,7 @@ set_property(CACHE BITPIT_LTO_STRATEGY PROPERTY STRINGS "Auto" "Enabled" "Disabl
#------------------------------------------------------------------------------------#
# Internal variables
#------------------------------------------------------------------------------------#
set(BITPIT_VERSION "1.10.0-devel" CACHE INTERNAL "Version number")
set(BITPIT_VERSION "2.0.0-devel" CACHE INTERNAL "Version number")
set(BITPIT_INSTALL_CMAKEDIR "${CMAKE_INSTALL_DATAROOTDIR}/${CMAKE_PROJECT_NAME}/cmake" CACHE INTERNAL "Directory in which cmake modules will be installed")

#------------------------------------------------------------------------------------#
Expand Down

0 comments on commit 155be33

Please sign in to comment.