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:
fd60e60
)
Bump version to 3.4.50.
author
Camila
<hello@camila.codes>
Mon, 29 Nov 2021 13:57:18 +0000
(14:57 +0100)
committer
Camila
<hello@camila.codes>
Mon, 29 Nov 2021 13:57:18 +0000
(14:57 +0100)
Signed-off-by: Camila <hello@camila.codes>
VERSION.cmake
patch
|
blob
|
history
doc/conf.py
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 3f8ae089f08949eaf4235878031353da081ce2dd..5b3542e41030799d41f72f4e9b453827ee14c403 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 4 )
-set( MIRALL_VERSION_PATCH 0 )
+set( MIRALL_VERSION_PATCH
5
0 )
set( MIRALL_VERSION_YEAR 2021 )
set( MIRALL_SOVERSION 0 )
diff --git
a/doc/conf.py
b/doc/conf.py
index 5e7b3b02968d37756c0094166641cec5567b2ef3..01f25f3ed39ed2b522972b03062c8781a7274cb7 100644
(file)
--- a/
doc/conf.py
+++ b/
doc/conf.py
@@
-50,7
+50,7
@@
copyright = u'2013-2021, The Nextcloud developers'
# The short X.Y version.
version = '3.4'
# The full version, including alpha/beta/rc tags.
-release = '3.4.0'
+release = '3.4.
5
0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.