Ocarina 6.4.14-rc

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-06-16 14:50:00 -04:00
parent ea10b7e630
commit 2f3bdf353d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
6.4.14-rc:
- Load files and databases using the idle queue
- Switch over to using the glib g_random_int_range() function
- Improve track average play count calculation
6.4.13:
- Enable bolding the current track in the GtkTreeView
- Enable GtkTreeView fixed-height mode

View File

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