From 15eef289539b3e818d1874348f5a188436bdfd1a Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Fri, 28 Sep 2018 16:23:31 -0400 Subject: [PATCH 1/3] Update pom.xml update ver to 4.9.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2a737e5144..f5eedbe9912 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ edu.harvard.iq dataverse - 4.9.2 + 4.9.3 war dataverse From 788bb70f828852010ce9620668a4320d6ba84f5d Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Fri, 28 Sep 2018 16:24:46 -0400 Subject: [PATCH 2/3] Update conf.py Update ver to 4.9.3 --- doc/sphinx-guides/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx-guides/source/conf.py b/doc/sphinx-guides/source/conf.py index 8f09609b3e3..d288f2194dc 100755 --- a/doc/sphinx-guides/source/conf.py +++ b/doc/sphinx-guides/source/conf.py @@ -64,9 +64,9 @@ # built documents. # # The short X.Y version. -version = '4.9.2' +version = '4.9.3' # The full version, including alpha/beta/rc tags. -release = '4.9.2' +release = '4.9.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 5aa345123fcadd8920c200d14f94f10a6d650a5a Mon Sep 17 00:00:00 2001 From: Kevin Condon Date: Fri, 28 Sep 2018 16:26:29 -0400 Subject: [PATCH 3/3] Update versions.rst Update ver to 4.9.3 --- doc/sphinx-guides/source/versions.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/versions.rst b/doc/sphinx-guides/source/versions.rst index 932dfea15ef..acd434eebdb 100755 --- a/doc/sphinx-guides/source/versions.rst +++ b/doc/sphinx-guides/source/versions.rst @@ -6,7 +6,8 @@ Dataverse Guides Versions This list provides a way to refer to previous versions of the Dataverse guides, which we still host. In order to learn more about the updates delivered from one version to another, visit the `Releases `__ page in our GitHub repo. -- 4.9.2 +- 4.9.3 +- `4.9.2 `__ - `4.9.1 `__ - `4.9 `__ - `4.8.6 `__