Bump version

This commit is contained in:
Manolis Surligas 2017-10-09 16:16:32 +03:00
parent 678845e469
commit 9177df0444
2 changed files with 4 additions and 3 deletions

View File

@ -47,8 +47,8 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 1)
set(VERSION_INFO_API_COMPAT 0)
set(VERSION_INFO_MINOR_VERSION 1)
set(VERSION_INFO_API_COMPAT 1)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MAINT_VERSION git)
########################################################################

View File

@ -11,6 +11,7 @@ for decoding signals from various scientific and academic sattelites.
* VOLK
* libogg
* libvorbis
* libpng
* git
**Optional**
@ -61,6 +62,6 @@ For more indormation about SatNOGS please visit our [site](https://satnogs.org/)
## License
© 2016 [Libre Space Foundation](http://librespacefoundation.org).
© 2016,2017 [Libre Space Foundation](http://librespacefoundation.org).
Licensed under the [GPLv3](LICENSE).