new version 1.1.7

This commit is contained in:
Uwe Steinmann 2016-02-01 09:15:41 +01:00
parent 603276c25f
commit 3f34ac3ba4

View File

@ -11,11 +11,11 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2015-08-05</date> <date>2016-02-01</date>
<time>21:13:13</time> <time>09:14:07</time>
<version> <version>
<release>1.1.6</release> <release>1.1.7</release>
<api>1.1.6</api> <api>1.1.7</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -23,7 +23,7 @@
</stability> </stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
run external commands with a timeout add command for indexing postѕcript files
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -186,5 +186,21 @@ field for original filename is treated as utf-8
declare SeeDMS_Lucene_Indexer::open() static declare SeeDMS_Lucene_Indexer::open() static
</notes> </notes>
</release> </release>
<release>
<date>2015-08-05</date>
<time>21:13:13</time>
<version>
<release>1.1.6</release>
<api>1.1.6</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
run external commands with a timeout
</notes>
</release>
</changelog> </changelog>
</package> </package>