Skip to content

Commit

Permalink
Version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Omertron committed Sep 26, 2010
1 parent be5615b commit 809c83f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<target name="all" depends="clean, compile, test, delivery" />

<target name="init">
<property name="version" value="v2.1 BETA" />
<property name="version" value="v2.1" />
<!-- This only works if the build is done through Hudson, otherwise it stays the same -->
<property environment="env" />

Expand Down
2 changes: 1 addition & 1 deletion conf/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** MovieJukebox Release note
***************************************************************

MovieJukebox 2.1 BETA
MovieJukebox 2.1
---------------------
- Enhancement #941 Allow rounded corners on graphics
- Enhancement #1566 Would be nice to have plot in CSV listing
Expand Down

0 comments on commit 809c83f

Please sign in to comment.