]> git.alsa-project.org Git - alsa-python.git/commitdiff
release 1.0.14rc3
authorJaroslav Kysela <perex@perex.cz>
Mon, 26 Feb 2007 08:22:50 +0000 (09:22 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 26 Feb 2007 08:22:50 +0000 (09:22 +0100)
Patch-level: Merged

PKG-INFO
setup.py [changed mode: 0755->0644]

index c8950fa852c7f24630cd04c12ff1dee30dc4dd07..7ac77774dbcfe6584c58045561484d53b6ef9686 100644 (file)
--- 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
old mode 100755 (executable)
new mode 100644 (file)
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=[