Skip to content

Commit 9081c11

Browse files
author
Seren
committed
Updated to version 0.2.6
1 parent d626401 commit 9081c11

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
August 23, 2011 - Release 0.2.6
2+
* Dygraph (lib): upgraded to new dygraph version (0.3)
3+
* GeneViewer (lib): upgraded to new GeneViewer library version (0.2.4)
4+
15
June 15, 2011 - Release 0.2.5
26
* Dygraph (lib): upgraded to new dygraph version (0.2)
37
* GeneViewer (lib): upgraded to new Geneviewer library version (0.2.3)

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Build file based on gwtp's build file (http://code.google.com/p/gwt-platform/) -->
33

44
<project name="GWASGeneViewer" default="build" basedir=".">
5-
<property name="version.num" value="0.2.4"/>
5+
<property name="version.num" value="0.2.6"/>
66
<property environment="env"/>
77
<property name="in.src.folder" location="src" />
88
<property name="in.test.folder" location="test" />

gwasgeneviewer-noredist.jar

1 Byte
Binary file not shown.

gwasgeneviewer.jar

2.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)