projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ad8087
)
VERSION.cmake: Bump to 2.0 beta2
author
Markus Goetz
<markus@woboq.com>
Fri, 14 Aug 2015 10:37:41 +0000
(12:37 +0200)
committer
Markus Goetz
<markus@woboq.com>
Fri, 14 Aug 2015 10:37:41 +0000
(12:37 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 2f0396195335118a322ff1f613155bab75984c87..0064744a89645188d231050b9eed38171322e1df 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-4,7
+4,7
@@
set( MIRALL_VERSION_PATCH 0 )
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
- set( MIRALL_VERSION_SUFFIX "beta
1
") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "beta
2
") #e.g. beta1, beta2, rc1
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
if( NOT DEFINED MIRALL_VERSION_BUILD )