diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-08 07:09:55 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-08 07:09:55 +0200 |
commit | c7dff12ef94a1f5e5faa422444ebd2cf47b6b549 (patch) | |
tree | 028059e3a81327c18ec61f46bd30a3ed82a707ce /rapid/config.py | |
parent | 4e2b25f9d85f23c51ae51a03049436a6778da69e (diff) | |
parent | eb4c5cc4472b16ce10401611140381e5ba5b6aca (diff) |
Merge commit 'upstream/0.4.0_alpha4' into experimental
Diffstat (limited to 'rapid/config.py')
-rw-r--r-- | rapid/config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rapid/config.py b/rapid/config.py index 9f0b6b1..d020562 100644 --- a/rapid/config.py +++ b/rapid/config.py @@ -15,7 +15,7 @@ ### along with this program; if not, write to the Free Software ### Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -version = '0.4.0~a1' +version = '0.4.0~a4' GCONF_KEY="/apps/rapid-photo-downloader" |