Ocarina 6.3.4

The main focus of this release was removing the clunky callback system
and replacing it with a way to notify queues directly that tracks have
been changed.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2015-04-10 09:06:50 -04:00
parent 1ec9d830cc
commit ce4923f8b9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Anna Schumaker <anna@ocarinaproject.net>
pkgname=ocarina
pkgver=6.3.3
pkgver=6.3.4
pkgrel=1
pkgdesc="A simple GTK and gstreamer based music player."
url="http://www.ocarinaproject.net/"

View File

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