diff --git a/PKGBUILD b/PKGBUILD index 9f4135b8..73edb381 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Anna Schumaker pkgname=ocarina -pkgver=6.3.5 +pkgver=6.3.6 pkgrel=1 pkgdesc="A simple GTK and gstreamer based music player." url="http://www.ocarinaproject.net/" diff --git a/Sconstruct b/Sconstruct index c252fc91..93faa081 100644 --- a/Sconstruct +++ b/Sconstruct @@ -1,7 +1,7 @@ #!/usr/bin/python import os -CONFIG_VERSION = "6.3.5" +CONFIG_VERSION = "6.3.6" # Set up default environment