Skip to content

Commit

Permalink
tag 1.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hennr committed Oct 18, 2015
1 parent e88d03d commit ddfb75e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ It relies on SWT to provide a native look and feel.

Download
--------
Marabou is still under development and there is no stable release out yet, sorry.

If you want to give the alpha a try, find a download at the [release page.](https://github.com/hennr/marabou/releases)
Marabou is currently in alpha state, means it's feature complete and needs testing now.
If you want to give it a try, find a download at the [release page.](https://github.com/hennr/marabou/releases)

<b>Note</b>: There is no Mac OS port yet, patches are welcome.

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github</groupId>
<artifactId>marabou</artifactId>
<version>0.1-SNAPSHOT</version>
<version>1.0.0-alpha</version>

<description>
Marabou is a cross-platform audio tagger using SWT for the frontend
Expand Down

0 comments on commit ddfb75e

Please sign in to comment.