Prepare for next development iteration
diff --git a/jacoco-maven-plugin.test/pom.xml b/jacoco-maven-plugin.test/pom.xml
index 2554ef3..09e09a8 100644
--- a/jacoco-maven-plugin.test/pom.xml
+++ b/jacoco-maven-plugin.test/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index 8690996..ef8ab64 100644
--- a/jacoco-maven-plugin/pom.xml
+++ b/jacoco-maven-plugin/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent.rt.test/pom.xml b/org.jacoco.agent.rt.test/pom.xml
index 2692077..78e4aed 100644
--- a/org.jacoco.agent.rt.test/pom.xml
+++ b/org.jacoco.agent.rt.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent.rt/pom.xml b/org.jacoco.agent.rt/pom.xml
index c010236..c1b6190 100644
--- a/org.jacoco.agent.rt/pom.xml
+++ b/org.jacoco.agent.rt/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent.test/META-INF/MANIFEST.MF b/org.jacoco.agent.test/META-INF/MANIFEST.MF
index bc6675b..529dabc 100644
--- a/org.jacoco.agent.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Agent Tests

 Bundle-SymbolicName: org.jacoco.agent.test

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Fragment-Host: org.jacoco.agent

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

diff --git a/org.jacoco.agent.test/pom.xml b/org.jacoco.agent.test/pom.xml
index 8645d08..740a1e1 100644
--- a/org.jacoco.agent.test/pom.xml
+++ b/org.jacoco.agent.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.agent/META-INF/MANIFEST.MF b/org.jacoco.agent/META-INF/MANIFEST.MF
index 8290cc6..d0ef96e 100644
--- a/org.jacoco.agent/META-INF/MANIFEST.MF
+++ b/org.jacoco.agent/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Agent

 Bundle-SymbolicName: org.jacoco.agent

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Export-Package: org.jacoco.agent

diff --git a/org.jacoco.agent/pom.xml b/org.jacoco.agent/pom.xml
index a841813..54e4309 100644
--- a/org.jacoco.agent/pom.xml
+++ b/org.jacoco.agent/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.ant-nodeps/pom.xml b/org.jacoco.ant-nodeps/pom.xml
index d3bb49b..ef9db54 100644
--- a/org.jacoco.ant-nodeps/pom.xml
+++ b/org.jacoco.ant-nodeps/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.ant.test/pom.xml b/org.jacoco.ant.test/pom.xml
index 425e150..851ec1d 100644
--- a/org.jacoco.ant.test/pom.xml
+++ b/org.jacoco.ant.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.ant/META-INF/MANIFEST.MF b/org.jacoco.ant/META-INF/MANIFEST.MF
index 15a2990..6cecd4f 100644
--- a/org.jacoco.ant/META-INF/MANIFEST.MF
+++ b/org.jacoco.ant/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Ant Tasks

 Bundle-SymbolicName: org.jacoco.ant

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG and Contributors

 Require-Bundle: org.apache.ant;bundle-version="[1.7.0,2.0.0)",

diff --git a/org.jacoco.ant/pom.xml b/org.jacoco.ant/pom.xml
index ac308fe..aae6b92 100644
--- a/org.jacoco.ant/pom.xml
+++ b/org.jacoco.ant/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.build/pom.xml b/org.jacoco.build/pom.xml
index 2240085..cb0c8d2 100644
--- a/org.jacoco.build/pom.xml
+++ b/org.jacoco.build/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.jacoco</groupId>
   <artifactId>org.jacoco.build</artifactId>
-  <version>0.5.10.201208310627</version>
+  <version>0.5.11-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>JaCoCo</name>
diff --git a/org.jacoco.core.test/META-INF/MANIFEST.MF b/org.jacoco.core.test/META-INF/MANIFEST.MF
index 25de2e0..2c9c37f 100644
--- a/org.jacoco.core.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.core.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Core Tests

 Bundle-SymbolicName: org.jacoco.core.test

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Fragment-Host: org.jacoco.core

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

diff --git a/org.jacoco.core.test/pom.xml b/org.jacoco.core.test/pom.xml
index b70ae3b..2903445 100644
--- a/org.jacoco.core.test/pom.xml
+++ b/org.jacoco.core.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.core/META-INF/MANIFEST.MF b/org.jacoco.core/META-INF/MANIFEST.MF
index 72bb2cb..cbbea79 100644
--- a/org.jacoco.core/META-INF/MANIFEST.MF
+++ b/org.jacoco.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Core

 Bundle-SymbolicName: org.jacoco.core

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Require-Bundle: org.objectweb.asm;bundle-version="[3.2.0,4.0.0)"

diff --git a/org.jacoco.core/pom.xml b/org.jacoco.core/pom.xml
index b3b5348..cb1d235 100644
--- a/org.jacoco.core/pom.xml
+++ b/org.jacoco.core/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.doc/META-INF/MANIFEST.MF b/org.jacoco.doc/META-INF/MANIFEST.MF
index bbe6cdc..a2bc58f 100644
--- a/org.jacoco.doc/META-INF/MANIFEST.MF
+++ b/org.jacoco.doc/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Documentation

 Bundle-SymbolicName: org.jacoco.doc

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-Vendor: Mountainminds GmbH & Co. KG

diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index e34d783..ef48a56 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -18,6 +18,8 @@
 
 <h1>Change History</h1>
 
+<h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
+
 <h2>Release 0.5.10 (2012/08/31)</h2>
 
 <h3>Fixed Bugs</h3>
diff --git a/org.jacoco.doc/pom.xml b/org.jacoco.doc/pom.xml
index 7ea6e48..825ec1e 100644
--- a/org.jacoco.doc/pom.xml
+++ b/org.jacoco.doc/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.examples/META-INF/MANIFEST.MF b/org.jacoco.examples/META-INF/MANIFEST.MF
index c57b063..a3dbf71 100644
--- a/org.jacoco.examples/META-INF/MANIFEST.MF
+++ b/org.jacoco.examples/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo API Usage Examples

 Bundle-SymbolicName: org.jacoco.examples

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Require-Bundle: org.jacoco.core,

diff --git a/org.jacoco.examples/pom.xml b/org.jacoco.examples/pom.xml
index 4fd9251..2e65399 100644
--- a/org.jacoco.examples/pom.xml
+++ b/org.jacoco.examples/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.report.test/META-INF/MANIFEST.MF b/org.jacoco.report.test/META-INF/MANIFEST.MF
index 538daae..ba21622 100644
--- a/org.jacoco.report.test/META-INF/MANIFEST.MF
+++ b/org.jacoco.report.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Report Tests

 Bundle-SymbolicName: org.jacoco.report.test

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Fragment-Host: org.jacoco.report

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

diff --git a/org.jacoco.report.test/pom.xml b/org.jacoco.report.test/pom.xml
index a721937..78aecf8 100644
--- a/org.jacoco.report.test/pom.xml
+++ b/org.jacoco.report.test/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.tests</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.tests</relativePath>
   </parent>
 
diff --git a/org.jacoco.report/META-INF/MANIFEST.MF b/org.jacoco.report/META-INF/MANIFEST.MF
index 1860127..64bac27 100644
--- a/org.jacoco.report/META-INF/MANIFEST.MF
+++ b/org.jacoco.report/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2

 Bundle-Name: JaCoCo Report

 Bundle-SymbolicName: org.jacoco.report

-Bundle-Version: 0.5.10.201208310627

+Bundle-Version: 0.5.11.qualifier

 Bundle-RequiredExecutionEnvironment: J2SE-1.5

 Bundle-Vendor: Mountainminds GmbH & Co. KG

 Require-Bundle: org.jacoco.core,

diff --git a/org.jacoco.report/pom.xml b/org.jacoco.report/pom.xml
index 80d333f..7e8230b 100644
--- a/org.jacoco.report/pom.xml
+++ b/org.jacoco.report/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>
 
diff --git a/org.jacoco.tests/pom.xml b/org.jacoco.tests/pom.xml
index 7b6ba62..07e277e 100644
--- a/org.jacoco.tests/pom.xml
+++ b/org.jacoco.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.jacoco</groupId>
     <artifactId>org.jacoco.build</artifactId>
-    <version>0.5.10.201208310627</version>
+    <version>0.5.11-SNAPSHOT</version>
     <relativePath>../org.jacoco.build</relativePath>
   </parent>