Ocarina 6.3.5

This release focuses on fixing the bugs I found while trying to run
Ocarina on a Raspberry Pi 2.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2015-04-17 08:45:16 -04:00
parent 91ad055001
commit ec7352ac89
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.4
pkgver=6.3.5
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.4"
CONFIG_VERSION = "6.3.5"
# Set up default environment