summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2009-06-29 00:44:28 +0200
committerPaul W. Frields <stickster@gmail.com>2009-06-29 00:44:28 +0200
commit32c658b09031c68739d5ee98b0f32eb1e7fd5a70 (patch)
treefd387f92f78cfd7a0da61db81b9aed49d85ffe01
parent9ef29a88256ca25fa2d0e4c16e31382bb22c7043 (diff)
downloadpulsecaster-0.1.1.tar.gz
pulsecaster-0.1.1.tar.xz
pulsecaster-0.1.1.zip
Up the version number for release0.1.1
-rw-r--r--pulsecaster/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pulsecaster/config.py b/pulsecaster/config.py
index a75654c..11efd4f 100644
--- a/pulsecaster/config.py
+++ b/pulsecaster/config.py
@@ -21,7 +21,7 @@
NAME = u'PulseCaster'
-VERSION = u'0.1'
+VERSION = u'0.1.1'
AUTHOR = u'Paul W. Frields'
AUTHOR_EMAIL = u'stickster@gmail.com'
DESCRIPTION = u'PulseAudio based podcast recorder'