Commit 492ef35d authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Bump version to 2.6.0-dev.

parent 890941af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

<project default="usage" name="metrics-lib" basedir=".">

  <property name="release.version" value="2.6.0" />
  <property name="release.version" value="2.6.0-dev" />
  <property name="javadoc-title" value="Tor Metrics Library API Documentation"/>
  <property name="javadoc-excludes" value="**/impl/** **/index/** **/internal/** **/log/**" />
  <property name="implementation-title" value="Tor Metrics Library" />