Skip to content

Commit

Permalink
*** RELEASE 1.7 COMPLETED ***
Browse files Browse the repository at this point in the history
  • Loading branch information
Omertron committed Jan 9, 2010
1 parent b574e32 commit 7e4059b
Show file tree
Hide file tree
Showing 2 changed files with 6 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="v1.7 BETA"/>
<property name="version" value="v1.8 BETA"/>
<!-- This only works if the build is done through Hudson, otherwise it stays the same -->
<property environment="env" />
<property name="revision" value="${env.SVN_REVISION}"/>
Expand Down
6 changes: 5 additions & 1 deletion conf/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
** MovieJukebox Release note
***************************************************************

MovieJukebox 1.7 BETA
MovieJukebox 1.8 BETA
---------------------


MovieJukebox 1.7
----------------
- Enhancement #358 Intuitive movie highlight when surfing up/down pages in the movies index (default skin)
- Enhancement #503 Simplify skins by figuring out the vod/vcd/playlist attributes in YAMJ itself
- Enhancement #743 Fanart for Set index pages
Expand Down

0 comments on commit 7e4059b

Please sign in to comment.