Skip to content

Commit 47b04ed

Browse files
authored
Merge pull request #3188 from IQSS/change-4.3.1-to-4.4
Change 4.3.1 to 4.4
2 parents 847270d + ccc5842 commit 47b04ed

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.1'
66+
version = '4.4'
6767
# The full version, including alpha/beta/rc tags.
68-
release = '4.3.1'
68+
release = '4.4'
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.1 Guides
6+
Dataverse 4.4 Guides
77
======================
88

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/>`_.
9+
These guides are for the most recent version of Dataverse. For the guides for **version 4.3.1** please go `here <http://guides.dataverse.org/en/4.3.1/>`_.
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.1</version>
7+
<version>4.4</version>
88
<packaging>war</packaging>
99

1010
<name>dataverse</name>

0 commit comments

Comments
 (0)