Ocarina 6.4.17-rc

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2016-07-29 17:08:35 -04:00
parent 34447007f9
commit e578e0e6dd
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
6.4.17-rc:
- Filter can use GHashTables directly
- Filter can store track pointers instead of indexes
- Remove unused set and index classes
- Convert Collection into a playlist
- Convert History into a playlist
6.4.16:
- Let tests run without fetching album art
- Don't try to read data from nonexistant playlists

View File

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