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:
6a378a6
)
VERSION.cmake: This is 2.3.3 now
author
Markus Goetz
<markus@woboq.com>
Tue, 9 May 2017 10:23:52 +0000
(12:23 +0200)
committer
Markus Goetz
<markus@woboq.com>
Tue, 9 May 2017 10:23:52 +0000
(12:23 +0200)
VERSION.cmake
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 292bf6c725f4d336f8661c4899a1f36389908285..a5bbedfe5fcd502ae93c510a614df574d8b1800f 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,7
+1,7
@@
set( MIRALL_VERSION_MAJOR 2 )
set( MIRALL_VERSION_MINOR 3 )
-set( MIRALL_VERSION_PATCH
2
)
-set( MIRALL_VERSION_YEAR 201
6
)
+set( MIRALL_VERSION_PATCH
3
)
+set( MIRALL_VERSION_YEAR 201
7
)
set( MIRALL_SOVERSION 0 )
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )