From: Jaroslav Kysela Date: Mon, 26 Feb 2007 08:22:50 +0000 (+0100) Subject: release 1.0.14rc3 X-Git-Tag: v1.0.14rc3~5 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=bf6913d8c550cd16607b32d061faa3c186645d86;p=alsa-python.git release 1.0.14rc3 Patch-level: Merged --- diff --git a/PKG-INFO b/PKG-INFO index c8950fa..7ac7777 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: PyAlsa -Version: 1.0.14rc2 +Version: 1.0.14rc3 Summary: ALSA Python Binding Home-page: http://www.alsa-project.org Author: The ALSA Team diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 6006b36..8c56ce1 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from distutils.core import setup, Extension setup( name='pyalsa', - version='0.1', + version='1.0.14rc3', author="The ALSA Team", author_email='alsa-devel@alsa-project.org', ext_modules=[