updated release protocol

This commit is contained in:
nojhan 2011-05-10 23:08:23 +02:00
commit 23043a0b56
3 changed files with 18 additions and 18 deletions

7
eo/eo-conf.cmake Normal file
View 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")