summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-05-24 01:56:15 +0200
committerKali Kaneko <kali@leap.se>2018-05-24 01:56:15 +0200
commitcb84f513753151eedc0cd5ddb1048b80ce4b71e9 (patch)
tree90ae3b8a134eca42493420a71cca0f7b5e8d0cca
parent3684f8398830fc189eef6114f4b4ca3c2613dbaa (diff)
[pkg] bump version to 0.10.60.10.6
-rw-r--r--debian/changelog6
-rw-r--r--docs/changelog.rst5
-rw-r--r--docs/conf.py2
-rw-r--r--pkg/next-version2
4 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 01e8776b..3bdf2009 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bitmask (0.10.6) unstable; urgency=medium
+
+ * Update to 0.10.6 release.
+
+ -- Kali Kaneko <kali@leap.se> Thu, 24 May 2018 01:54:34 +0200
+
bitmask (0.10.5) unstable; urgency=medium
* Update to 0.10.5 release.
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 3da07285..997e0fd4 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,10 +1,13 @@
Changelog
=====================
-0.10.6 - `master`_
+0.10.7 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
+0.10.6
+-------------------------------
+
Bugfixes
~~~~~~~~
- `#9278 <https://0xacab.org/leap/bitmask-dev/issues/9278>`_: Workaround for QtWebview bug causing a crash.
diff --git a/docs/conf.py b/docs/conf.py
index d2b5a1eb..dc1f55e1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project'
# The short X.Y version.
version = u'0.10'
# The full version, including alpha/beta/rc tags.
-release = u'0.10.3'
+release = u'0.10.6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/pkg/next-version b/pkg/next-version
index 69da6ebc..2d993c42 100644
--- a/pkg/next-version
+++ b/pkg/next-version
@@ -1 +1 @@
-0.10.6
+0.10.7