Ocarina 6.4.16-rc

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2016-07-19 17:01:02 -04:00
parent e24ab97545
commit 6ab5d99d71
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
6.4.14:
6.4.16-rc:
- Implement generic playlist layer
- Implement separate queues for each playlist, including dynamic playlists
- Remove core/containers/queue
6.4.15:
- Add idle progress as a tooltip.
- Initialize track labels with the correct initial size
- Initialize album part with the correct size

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
import os
CONFIG_VERSION = "6.4.15"
CONFIG_VERSION = "6.4.16-rc"
# Set up default environment