Skip to content

Commit 6c03337

Browse files
committed
bitpit: bump version to 2.1.0
1 parent 7759ef9 commit 6c03337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ set_property(CACHE BITPIT_LTO_STRATEGY PROPERTY STRINGS "Auto" "Enabled" "Disabl
6666
#------------------------------------------------------------------------------------#
6767
# Internal variables
6868
#------------------------------------------------------------------------------------#
69-
set(BITPIT_VERSION "2.1.0-devel" CACHE INTERNAL "Version number")
69+
set(BITPIT_VERSION "2.1.0" CACHE INTERNAL "Version number")
7070
set(BITPIT_INSTALL_CMAKEDIR "${CMAKE_INSTALL_DATAROOTDIR}/${CMAKE_PROJECT_NAME}/cmake" CACHE INTERNAL "Directory in which cmake modules will be installed")
7171

7272
#------------------------------------------------------------------------------------#

0 commit comments

Comments
 (0)