Skip to content

Commit

Permalink
Updating version to v00-01
Browse files Browse the repository at this point in the history
  • Loading branch information
rete committed Feb 10, 2021
1 parent 10b4c2c commit 89ad15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ PROJECT( SIO )

# project version
SET( SIO_VERSION_MAJOR 0 )
SET( SIO_VERSION_MINOR 0 )
SET( SIO_VERSION_PATCH 4 )
SET( SIO_VERSION_MINOR 1 )
SET( SIO_VERSION_PATCH 0 )

# Setup default install directory layout as defined for GNU software
INCLUDE(GNUInstallDirs)
Expand Down

0 comments on commit 89ad15c

Please sign in to comment.