Skip to content

Commit

Permalink
Adding updated build.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAustinNix committed Apr 1, 2020
1 parent 8bd3961 commit be7fe28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@
<classpathentry kind="lib" path="LibraryJars/json-20140107.jar"/>
<classpathentry kind="lib" path="LibraryJars/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="LibraryJars/sqljdbc41.jar"/>
<classpathentry kind="lib" path="LibraryJars/QueryAPI28Sept2018.jar"/>
<classpathentry kind="lib" path="LibraryJars/joda-time-2.10.1.jar"/>
<classpathentry kind="lib" path="LibraryJars/htsjdk-2.21.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="LibraryJars/picard.2.21.6.jar"/>
<classpathentry kind="lib" path="LibraryJars/GQuery_0.1.jar"/>
<classpathentry kind="lib" path="LibraryJars/commons-compress-1.20.jar"/>
<classpathentry kind="output" path="Classes"/>
</classpath>
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=9.2.5
version=9.2.6
src.dir=Source
classes.dir=Classes
orig.doc.dir=Documentation/USeqDocumentation
Expand Down

0 comments on commit be7fe28

Please sign in to comment.