Version 0.5.1
This commit is contained in:
parent
3a20da2b47
commit
8f56208024
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ jar {
|
|||
task xhtml(type: Jar) {
|
||||
manifest {
|
||||
attributes("Implementation-Title": "w2phtml",
|
||||
"Implementation-Version": "0.5.0",
|
||||
"Implementation-Version": "0.5.1",
|
||||
"Built-By": "litvinovg",
|
||||
"RegistrationClassName" : "org.openoffice.da.comp.writer2xhtml.W2XRegistration",
|
||||
"Class-Path" : "jasp.jar parser.jar")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue