updated release protocol
This commit is contained in:
parent
67c476c68f
commit
23043a0b56
3 changed files with 18 additions and 18 deletions
7
eo/eo-conf.cmake
Normal file
7
eo/eo-conf.cmake
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
# Current version
|
||||
SET(PROJECT_VERSION_MAJOR 1)
|
||||
SET(PROJECT_VERSION_MINOR 2)
|
||||
SET(PROJECT_VERSION_PATCH 0)
|
||||
SET(PROJECT_VERSION_MISC "-edge")
|
||||
|
||||
Reference in a new issue