Skip to content

Commit

Permalink
Merge branch 'release-0.7.0-alpha'
Browse files Browse the repository at this point in the history
  • Loading branch information
bwbohl committed Mar 20, 2015
2 parents 9e1a0ec + 7b3b315 commit 55c6943
Show file tree
Hide file tree
Showing 24 changed files with 917 additions and 155 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project default="xar" name="proofMEIdata">

<property name="project.version" value="0.6.2-alpha"/>
<property name="project.version" value="0.7.0-alpha"/>
<property name="project.app" value="proofMEIdata"/>
<property name="build.dir" value="build"/>

Expand Down
2 changes: 1 addition & 1 deletion expath-pkg.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<package xmlns="http://expath.org/ns/pkg" name="http://freischuetz-digital.de/proofMEIdata" abbrev="proofMEIdata" version="0.6.2-alpha" spec="1.0">
<package xmlns="http://expath.org/ns/pkg" name="http://freischuetz-digital.de/proofMEIdata" abbrev="proofMEIdata" version="0.7.0-alpha" spec="1.0">
<title>FreiDi:proofMEIdata</title>
<dependency package="http://exist-db.org/apps/shared"/>
<dependency package="http://www.functx.com"/>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Welcome to FreiDi:proofMEIdata Version 0.6.0-alpha</h1>
<h1>Welcome to FreiDi:proofMEIdata Version 0.7.0-alpha</h1>
<p>Please choose a tool from the top navigation…</p>
</div>
</div>
Expand Down
11 changes: 11 additions & 0 deletions pmdCE/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pmdCE
=====

A tool for proofing of MEI control events:

* slurs
* hairpins
* dynams
* dirs

For documentation of GUI and JS relation see: issue #46
45 changes: 0 additions & 45 deletions pmdCE/backup.html

This file was deleted.

15 changes: 0 additions & 15 deletions pmdCE/cocomei.html

This file was deleted.

Loading

0 comments on commit 55c6943

Please sign in to comment.