This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git

commit 8d0380b46c1d926bf87acf475f2b4156bdecfa34
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Mon Sep 20 10:58:22 2021 +0200

    Update SIS version number.
---
 application/sis-console/src/main/artifact/README                  | 6 +++---
 application/sis-openoffice/src/main/unopkg/build-instruction.html | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/application/sis-console/src/main/artifact/README 
b/application/sis-console/src/main/artifact/README
index cc8330c..ec0b4ba 100644
--- a/application/sis-console/src/main/artifact/README
+++ b/application/sis-console/src/main/artifact/README
@@ -19,8 +19,8 @@ See http://sis.apache.org/epsg.html#command-line
 
 Unix
 ----
-1) Unzip 'apache-sis-1.0-bin.zip' in any directory.
-2) Add the 'apache-sis-1.0/bin' directory to the path.
+1) Unzip 'apache-sis-1.1-bin.zip' in any directory.
+2) Add the 'apache-sis-1.1/bin' directory to the path.
 3) Invoke 'sis' on the command line.
 
 Windows
@@ -28,7 +28,7 @@ Windows
 There is not yet 'sis.bat' file for Windows.
 The following steps need to be done manually:
 
-1) Unzip 'apache-sis-1.0-bin.zip' in any directory.
+1) Unzip 'apache-sis-1.1-bin.zip' in any directory.
 2) Invoke 'java -jar lib/sis.jar' on the command line.
 
 
diff --git a/application/sis-openoffice/src/main/unopkg/build-instruction.html 
b/application/sis-openoffice/src/main/unopkg/build-instruction.html
index 0f6af24..1bfbd75 100644
--- a/application/sis-openoffice/src/main/unopkg/build-instruction.html
+++ b/application/sis-openoffice/src/main/unopkg/build-instruction.html
@@ -100,7 +100,7 @@ mvn install</pre></blockquote>
 <h2>Test in Apache OpenOffice:</h2>
 <p>Launch:</p>
 <blockquote><pre>cd target
-unopkg add apache-sis-1.0-SNAPSHOT.oxt --log-file log.txt
+unopkg add apache-sis-1.1-SNAPSHOT.oxt --log-file log.txt
 scalc -env:RTL_LOGFILE=log.txt</pre></blockquote>
 
 <p>If not already done, configure Java runtime with

Reply via email to