diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-23 08:23:36 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-23 08:23:36 +0200 |
commit | d91bcffa7fd45c9c7ac28ba971c7cd831400ba99 (patch) | |
tree | d6aaaf1b57746d89835f256c64078749b3a13ef2 /rapid/config.py | |
parent | 09f315ca8b3bde0e17fc2bba88989e8929c0745c (diff) | |
parent | 47f84e1a3d14ea9cab37d495b699d60ceed398f4 (diff) |
Merge branch 'upstream' 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 da2f5c0..6019d6a 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~b1' +version = '0.4.0~rc1' GCONF_KEY="/apps/rapid-photo-downloader" |