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:
b66d23d
)
Bump version to 3.5.4
author
alex-z
<blackslayer4@gmail.com>
Mon, 1 Aug 2022 13:09:54 +0000
(16:09 +0300)
committer
alex-z
<blackslayer4@gmail.com>
Mon, 1 Aug 2022 13:09:54 +0000
(16:09 +0300)
Signed-off-by: alex-z <blackslayer4@gmail.com>
VERSION.cmake
patch
|
blob
|
history
doc/conf.py
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index ca2c11c9dfb04825f7136156804255ea8b5e1b56..54dfc54483e750a93eab0499043e537f47071af1 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 5 )
-set( MIRALL_VERSION_PATCH
3
)
+set( MIRALL_VERSION_PATCH
4
)
set( MIRALL_VERSION_YEAR 2022 )
set( MIRALL_SOVERSION 0 )
diff --git
a/doc/conf.py
b/doc/conf.py
index 58320c3f6e4cda82bec86f4f34c32dcc9c47287d..01524f950f588abf255215b7891d1481c374560e 100644
(file)
--- a/
doc/conf.py
+++ b/
doc/conf.py
@@
-50,7
+50,7
@@
copyright = u'2013-2022, The Nextcloud developers'
# The short X.Y version.
version = '3.5'
# The full version, including alpha/beta/rc tags.
-release = '3.5.
3
'
+release = '3.5.
4
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.