From 5aed10385a3f537593566907398c7aca19a55299 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sat, 20 Feb 2010 17:14:38 -0500 Subject: Bump version for next release --- pulsecaster/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pulsecaster/config.py') diff --git a/pulsecaster/config.py b/pulsecaster/config.py index e68d971..fbd1a49 100644 --- a/pulsecaster/config.py +++ b/pulsecaster/config.py @@ -20,7 +20,7 @@ NAME = u'PulseCaster' -VERSION = u'0.1.4' +VERSION = u'0.1.5' AUTHOR = u'Paul W. Frields' AUTHOR_EMAIL = u'stickster@gmail.com' DESCRIPTION = u'PulseAudio based podcast recorder' -- cgit