diff --git a/VERSION b/VERSION index 9e28d39bd..87523dd7a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -41u +41 diff --git a/doc/manual/conf.py b/doc/manual/conf.py index c478b9d98..44f6b6c6c 100644 --- a/doc/manual/conf.py +++ b/doc/manual/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '41u' +version = '41' # The full version, including alpha/beta/rc tags. -release = '41u' +release = '41' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/src/i18n.py b/src/i18n.py index 3ed5036c2..411aee1fb 100644 --- a/src/i18n.py +++ b/src/i18n.py @@ -8,8 +8,8 @@ # flake8: noqa - we have a lot of locales and this is convenient from locales import * -VERSION = "41u [Thu 31 Jan 10:27:17 GMT 2019]" -BUILD = "01311027" +VERSION = "41 [Thu 31 Jan 16:41:14 GMT 2019]" +BUILD = "01311641" DMY = ( "%d/%m/%Y", "%d/%m/%y" ) MDY = ( "%m/%d/%Y", "%m/%d/%y" ) diff --git a/src/static/pages/manual/_static/documentation_options.js b/src/static/pages/manual/_static/documentation_options.js index ed0065220..216280bfd 100644 --- a/src/static/pages/manual/_static/documentation_options.js +++ b/src/static/pages/manual/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '41u', + VERSION: '41', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/src/static/pages/manual/accounts.html b/src/static/pages/manual/accounts.html index 04c7949d6..2fe07b25f 100644 --- a/src/static/pages/manual/accounts.html +++ b/src/static/pages/manual/accounts.html @@ -8,7 +8,7 @@ -