Skip to content

Commit

Permalink
Merge pull request IQSS#4264 from IQSS/4263-Increment-version-to-4.8.2
Browse files Browse the repository at this point in the history
4263 increment version to 4.8.2
  • Loading branch information
kcondon authored Nov 8, 2017
2 parents f343cb5 + b703977 commit 529b1e7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions doc/sphinx-guides/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
# built documents.
#
# The short X.Y version.
version = '4.8.1'
version = '4.8.2'
# The full version, including alpha/beta/rc tags.
release = '4.8.1'
release = '4.8.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
4 changes: 2 additions & 2 deletions doc/sphinx-guides/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Dataverse 4.8.1 Guides
Dataverse 4.8.2 Guides
======================

These guides are for the most recent version of Dataverse. For the guides for **version 4.7.1** please go `here <http://guides.dataverse.org/en/4.7.1/>`_.
These guides are for the most recent version of Dataverse. For the guides for **version 4.8.1** please go `here <http://guides.dataverse.org/en/4.8.1/>`_.

.. toctree::
:glob:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>edu.harvard.iq</groupId>
<artifactId>dataverse</artifactId>
<version>4.8.1</version>
<version>4.8.2</version>
<packaging>war</packaging>

<name>dataverse</name>
Expand Down

0 comments on commit 529b1e7

Please sign in to comment.