Skip to content

Commit

Permalink
release for BEAST v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed May 24, 2015
1 parent 43cfe75 commit 1b92b25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<property name="srcBeast2" location="${beast2path}/src" />
<property name="beast2classpath" location="${beast2path}/build" />
<property name="Add_on_dir" value="${release_dir}/add-on" />
<property name="version" value="1.1.1" />
<property name="version" value="1.2.0" />

<import file="${beast2path}/build.xml" />

Expand Down
4 changes: 2 additions & 2 deletions version.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<addon name='RBS' version='1.1.1'>
<depends on='beast2' atleast='2.2.0'/>
<addon name='RBS' version='1.2.0'>
<depends on='beast2' atleast='2.3.0'/>
</addon>

0 comments on commit 1b92b25

Please sign in to comment.