From: Jim Procter Date: Mon, 15 Dec 2014 06:34:15 +0000 (+0000) Subject: JAL-1620 version bump and release notes X-Git-Tag: Release_2_8_2b1^2 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=ab43013b7e357b84b4abade0dba949668dfb2a0e JAL-1620 version bump and release notes --- diff --git a/README b/README index 10f032b..cbc93b1 100755 --- a/README +++ b/README @@ -4,7 +4,7 @@ Jalview Readme The source is available as a tar file and comes complete with the GNU General Public License. -To build the application you will need a J2SDK 1.6+. +To build the application you will need a J2SDK 1.7+. An Ant build file (build.xml) is provided, you will need to install Apache Ant first. Run ant to view usage which will display a list of useful build targets. diff --git a/RELEASE b/RELEASE index 11598ab..72e42f6 100644 --- a/RELEASE +++ b/RELEASE @@ -1,2 +1,2 @@ -jalview.release=Release_2_8_2_Branch -jalview.version=2.8.2 +jalview.release=Release_2_8_2b1_Branch +jalview.version=2.8.2b1 diff --git a/build.xml b/build.xml index d8ebe1e..baadc25 100755 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@