Version 1.2
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 1s
Run UnitTests / build-and-run-tests (push) Successful in 33s
Build for Releases / ensure-release-exists (push) Successful in 0s
Build for Releases / assets-release-x86_64 (push) Successful in 1m11s
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 1s
Run UnitTests / build-and-run-tests (push) Successful in 33s
Build for Releases / ensure-release-exists (push) Successful in 0s
Build for Releases / assets-release-x86_64 (push) Successful in 1m11s
Conan configuration was changed, so bump version for it.
This commit is contained in:
parent
15d6bc8b84
commit
165702ac6d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.7)
|
||||
project(UDPC)
|
||||
|
||||
set(UDPC_VERSION 1.1)
|
||||
set(UDPC_VERSION 1.2)
|
||||
set(UDPC_SOVERSION 1)
|
||||
|
||||
set(UDPC_SOURCES
|
||||
|
|
Loading…
Reference in a new issue