Ocarina 6.4.18-rc

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2016-08-13 09:06:06 -04:00
parent 9733b82ae8
commit f3360f6da5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
6.4.18-rc:
- Remove stack widget from UI
- Add Library Path playlists
- Add Artist playlists
6.4.17:
- Fix memory leak in __playlist_name()
- Remember search text when changing displayed playlist

View File

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