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:
755f782
)
Bump version to 3.13.2.
author
Camila Ayres
<hello@camilasan.com>
Fri, 5 Jul 2024 15:29:09 +0000
(17:29 +0200)
committer
Camila Ayres
<hello@camilasan.com>
Fri, 5 Jul 2024 15:29:09 +0000
(17:29 +0200)
Signed-off-by: Camila Ayres <hello@camilasan.com>
VERSION.cmake
patch
|
blob
|
history
doc/conf.py
patch
|
blob
|
history
diff --git
a/VERSION.cmake
b/VERSION.cmake
index 712766877564fd237a0601e123020f4076e143fb..cf82833f55fa35c192698d463567f0ca945113e2 100644
(file)
--- a/
VERSION.cmake
+++ b/
VERSION.cmake
@@
-1,6
+1,6
@@
set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 13 )
-set( MIRALL_VERSION_PATCH
1
)
+set( MIRALL_VERSION_PATCH
2
)
set( MIRALL_VERSION_YEAR 2024 )
set( MIRALL_SOVERSION 0 )
diff --git
a/doc/conf.py
b/doc/conf.py
index 30d21bee66edea6c1070fa2c6bb0d7ebb794a9a6..4504cceee96f54ba4dd95b8751901cceffc0314c 100644
(file)
--- a/
doc/conf.py
+++ b/
doc/conf.py
@@
-50,7
+50,7
@@
copyright = u'2013-2024, The Nextcloud developers'
# The short X.Y version.
version = '3.13'
# The full version, including alpha/beta/rc tags.
-release = '3.13.
1
'
+release = '3.13.
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.