summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-05-30 21:16:32 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-05-30 21:16:32 +0200
commit4ba6092e0441c7e6ca7fac08f368b8b8855cd4cc (patch)
tree67e459bdd274cc75c93405f0186f41122e83ff47
parent35bec6cf556e7ed7b6b40d2c2b2d5d6e44dc8a6e (diff)
[pkg] settle on 0.10a10.10a1
-rw-r--r--docs/conf.py4
-rw-r--r--release-notes.rst8
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/conf.py b/docs/conf.py
index dd6ce17f..7ee68b1a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -59,9 +59,9 @@ author = u'LEAP Encryption Access Project'
# built documents.
#
# The short X.Y version.
-version = u'0.10.0'
+version = u'0.10'
# The full version, including alpha/beta/rc tags.
-release = u'0.10.0alpha1'
+release = u'0.10a1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/release-notes.rst b/release-notes.rst
index 0cdbbbb0..2298fba7 100644
--- a/release-notes.rst
+++ b/release-notes.rst
@@ -1,12 +1,12 @@
-0.9.5 March 17th - "la rosa de foc"
+0.10 "la rosa de foc"
+++++++++++++++++++++++++++++++++++++
-We are pleased to announce the Bitmask 0.9.5 release, codename "la rosa de foc".
+We are pleased to announce the Bitmask 0.10 release, codename "la rosa de foc".
You can refer to `the changelog`_ for the whole changeset.
This is still a beta-only release of the Encrypted Email service, that ships
again with the Pixelated email user agent. We have also ported the VPN service
-from the legacy 0.9.0 bitmask client. This is the first release of the new
+from the legacy 0.9.2 bitmask client. This is the first release of the new
codebase that ships VPN, so expect some rough behavior.
The demo provider for the Mail service you should use with this bundle is
@@ -20,4 +20,4 @@ Until the next release, see you on the intertubes, and stay safe.
The Bitmask team.
-.. _`the changelog`: https://github.com/leapcode/bitmask-dev/blob/0.9.5/docs/CHANGELOG.rst
+.. _`the changelog`: https://github.com/leapcode/bitmask-dev/blob/0.10a1/docs/CHANGELOG.rst