Skip to content

Commit 41db6dd

Browse files
committed
Updated version number in doc snippets
1 parent 15439f6 commit 41db6dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ and play a little with it::
7979
+----+----------------------------------------+--------+---------+
8080
| ID | Name | State | Version |
8181
+====+========================================+========+=========+
82-
| 0 | pelix.framework | ACTIVE | 0.8.0 |
82+
| 0 | pelix.framework | ACTIVE | 1.0.0 |
8383
+----+----------------------------------------+--------+---------+
8484
...
8585
+----+----------------------------------------+--------+---------+
86-
| 14 | pelix.shell.remote | ACTIVE | 0.8.0 |
86+
| 14 | pelix.shell.remote | ACTIVE | 1.0.0 |
8787
+----+----------------------------------------+--------+---------+
8888
15 bundles installed
8989
$ update 14

docs/tutorials/rsa_xmlrpc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Go to the pelix home directory and start the ``run_rsa_xmlrpc.py`` main program
117117

118118
.. code-block:: console
119119
120-
ipopo-0.8.0$ python -m samples.run_rsa_xmlrpc
120+
ipopo-1.0.0$ python -m samples.run_rsa_xmlrpc
121121
** Pelix Shell prompt **
122122
$
123123
@@ -248,7 +248,7 @@ started using the same command:
248248

249249
.. code-block:: console
250250
251-
ipopo-0.8.0$ python -m samples.run_rsa_xmlrpc
251+
ipopo-1.0.0$ python -m samples.run_rsa_xmlrpc
252252
** Pelix Shell prompt **
253253
$
254254

0 commit comments

Comments
 (0)