Kaydet (Commit) fefd1b5f authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Bump extension versions after changing to passive registration

...otherwise, if they are bundled, their per-user data is not regenerated, leading
to inconsitencies.
üst 01ec4ba3
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
PRJ=.. PRJ=..
PRJNAME=reportbuilder PRJNAME=reportbuilder
TARGET=rpt TARGET=rpt
EXTENSION_VERSION_BASE=1.2.1 EXTENSION_VERSION_BASE=1.2.2
EXTENSION_VERSION=$(EXTENSION_VERSION_BASE) EXTENSION_VERSION=$(EXTENSION_VERSION_BASE)
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
<version value="1.1.1"/> <version value="1.1.2"/>
<identifier value="com.sun.wiki-publisher"/> <identifier value="com.sun.wiki-publisher"/>
<display-name> <display-name>
<name lang="en-US">Wiki Publisher</name> <name lang="en-US">Wiki Publisher</name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment