Skip to content

Commit

Permalink
Bumped version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonJoker committed Apr 26, 2023
1 parent db8a2ef commit 047ca8f
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 @@ -11,7 +11,7 @@ set( MAIN_PROJECT_NAME "ShaderWriter" )
# Set main project version numbers
set( VERSION_MAJOR 2 )
set( VERSION_MINOR 6 )
set( VERSION_BUILD 0 )
set( VERSION_BUILD 1 )
set( VERSION_YEAR 2023 )

if ( NOT DEFINED SDW_BUILD_SDW )
Expand Down

0 comments on commit 047ca8f

Please sign in to comment.