Ocarina 6.4.13-rc

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-05-27 12:04:14 -04:00
parent 061dbc4575
commit 490370b759
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
6.4.13-rc:
- Rewrite GtkTreeView code
- Save and Restore treeview column widths
- Only have a single GtkTreeView instance
- Finish conversion of Ocarina to C
6.4.12:
- Don't reenable tempqueues when restarting
- Control automatic pausing with a GtkComboBox

View File

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