Skip to content

Commit

Permalink
Update internal version number to v1.1.1 (CICE-Consortium#262)
Browse files Browse the repository at this point in the history
* v1.1.1 mods

* update version number
  • Loading branch information
apcraig authored Jun 18, 2019
1 parent 4f28bdd commit 9185bd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion columnphysics/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ICEPACK v1.1.0
ICEPACK 1.1.1
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
# built documents.
#
# The short X.Y version.
version = u'v1.1.0'
version = u'1.1.1'
# The full version, including alpha/beta/rc tags.
version = u'v1.1.0'
version = u'1.1.1'

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

0 comments on commit 9185bd8

Please sign in to comment.