Skip to content

Commit

Permalink
Bump version to 2.6.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Camila San <hello@camila.codes>
  • Loading branch information
Camila San committed Oct 17, 2019
1 parent 59d1624 commit b6893aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 6 )
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_VERSION_PATCH 1 )
set( MIRALL_VERSION_YEAR 2019 )
set( MIRALL_SOVERSION 0 )

Expand Down

0 comments on commit b6893aa

Please sign in to comment.