Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
3ebb3b69
Commit
3ebb3b69
authored
Oct 22, 2018
by
Hubert Chathi
Browse files
fix capitalization and update Python binding version on release
parent
340a4965
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
3ebb3b69
...
@@ -25,7 +25,7 @@ To run the tests run:
...
@@ -25,7 +25,7 @@ To run the tests run:
make test
make test
To build the
j
ava
s
cript bindings, install emscripten from http://kripken.github.io/emscripten-site/ and then run:
To build the
J
ava
S
cript bindings, install emscripten from http://kripken.github.io/emscripten-site/ and then run:
.. code:: bash
.. code:: bash
...
@@ -59,8 +59,8 @@ Release process
...
@@ -59,8 +59,8 @@ Release process
---------------
---------------
First: bump version numbers in ``common.mk``, ``CMakeLists.txt``,
First: bump version numbers in ``common.mk``, ``CMakeLists.txt``,
``javascript/package.json``, ``OLMKit.podspec``,
and
``javascript/package.json``,
``python/olm/__version__.py``,
``OLMKit.podspec``,
``android/olm-sdk/build.gradle`` (``versionCode``, ``versionName`` and
and
``android/olm-sdk/build.gradle`` (``versionCode``, ``versionName`` and
``version``).
``version``).
Also, ensure the changelog is up to date, and that everyting is committed to
Also, ensure the changelog is up to date, and that everyting is committed to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment