Skip to content

Commit e5fc8f3

Browse files
author
Seren
committed
Changed to version 0.2.1
1 parent 4ca8911 commit e5fc8f3

File tree

5 files changed

+4
-1
lines changed

5 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
February 23, 2011 - Release 0.2.1
2+
* GeneViewer (replaced): Replaced with version 0.2.1
3+
14
February 22, 2011 - Release 0.2.0
25

36
* GWASGeneViewer (bugfix): variables renamed from GenomeView to GeneViewer

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"/>
5+
<property name="version.num" value="0.2.1"/>
66
<property environment="env"/>
77
<property name="in.src.folder" location="src" />
88
<property name="in.test.folder" location="test" />

gwasgeneviewer-noredist.jar

900 Bytes
Binary file not shown.

gwasgeneviewer.jar

1.61 KB
Binary file not shown.

lib/geneviewer.jar

745 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)