Skip to content

Commit 7b1a0b5

Browse files
committed
Change project and modules version number into 2.9.3
1 parent 162c7d3 commit 7b1a0b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lizmap/modules/admin/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="admin" createdate="2012-07-27">
4-
<version>2.9.2</version>
4+
<version>2.9.3</version>
55
<label lang="en_US">admin</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/lizmap/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="lizmap" createdate="2011-06-15">
4-
<version>2.9.2</version>
4+
<version>2.9.3</version>
55
<label lang="en_US">lizmap</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/modules/view/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="info@3liz.com" name="view" createdate="2011-09-12">
4-
<version>2.9.2</version>
4+
<version>2.9.3</version>
55
<label lang="en_US">view</label>
66
<description lang="en_US" />
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public License</license>

lizmap/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://jelix.org/ns/project/1.0">
33
<info id="info@3liz.com" name="lizmap" createdate="2011-08-01">
4-
<version>2.9.2</version>
4+
<version>2.9.3</version>
55
<label lang="en_US">Lizmap Web Client</label>
66
<description lang="en_US"/>
77
<license URL="http://www.mozilla.org/MPL/">Mozilla Public Licence</license>

0 commit comments

Comments
 (0)