Skip to content

Commit be5b26e

Browse files
committed
Merge pull request #3115 from IQSS/change-4.3-to-4.3.1
Change 4.3 to 4.3.1
2 parents aa1b8c6 + 246bc76 commit be5b26e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

doc/sphinx-guides/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
# built documents.
6464
#
6565
# The short X.Y version.
66-
version = '4.3'
66+
version = '4.3.1'
6767
# The full version, including alpha/beta/rc tags.
68-
release = '4.3'
68+
release = '4.3.1'
6969

7070
# The language for content autogenerated by Sphinx. Refer to documentation
7171
# for a list of supported languages.

doc/sphinx-guides/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
Dataverse 4.3 Guides
6+
Dataverse 4.3.1 Guides
77
======================
88

9-
These guides are for the most recent version of Dataverse. For the guides for **version 4.2.4** please go `here <http://guides.dataverse.org/en/4.2.4/>`_.
9+
These guides are for the most recent version of Dataverse. For the guides for **version 4.3** please go `here <http://guides.dataverse.org/en/4.3/>`_.
1010

1111
.. toctree::
1212
:glob:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>edu.harvard.iq</groupId>
66
<artifactId>dataverse</artifactId>
7-
<version>4.3</version>
7+
<version>4.3.1</version>
88
<packaging>war</packaging>
99

1010
<name>dataverse</name>

0 commit comments

Comments
 (0)