Updated library version numbers to 0.2.0

checksum-failure-logging
EricLiu2000 2019-07-25 16:45:54 -04:00
parent 16205d29b6
commit 80999251ef
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.2)
project(libicsneo VERSION 0.1.1)
project(libicsneo VERSION 0.2.0)
option(BUILD_TESTS "Build all tests." OFF)

View File

@ -72,9 +72,9 @@ author = 'Intrepid Control Systems, Inc.'
# built documents.
#
# The short X.Y version.
version = '0.1.0'
version = '0.2.0'
# The full version, including alpha/beta/rc tags.
release = '0.1.0 '
release = '0.2.0 '
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.