Ocarina 6.4

Rewrote unit testing framework and began conversion to C.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2015-11-02 13:57:16 -05:00
parent 08bef63918
commit 91bbad90ff
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.7
pkgver=6.4.0
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.7"
CONFIG_VERSION = "6.4.0"
# Set up default environment