Skip to content

Commit

Permalink
Bump version to 1.0.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rhoneyager committed Oct 23, 2020
1 parent 2d96899 commit 5504211
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 @@
#

cmake_minimum_required( VERSION 3.12 )
project( jedicmake VERSION 0.0.1 DESCRIPTION "JEDI CMake Toolkit" )
project( jedicmake VERSION 1.0.0 DESCRIPTION "JEDI CMake Toolkit" )

include(GNUInstallDirs)
set(JEDI_MODULES_INSTALL_DIR ${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME})
Expand Down

0 comments on commit 5504211

Please sign in to comment.