~chuchiperriman/cloudsn/master

« back to all changes in this revision

Viewing changes to src/cloudsn/const.py

  • Committer: Jesús Barbero Rodríguez
  • Date: 2011-01-02 10:01:57 UTC
  • Revision ID: git-v1:78330b25eb44b6a819ccea33a40901226c414acb
Open 0.8.7 version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#encoding: utf-8
2
2
APP_NAME="cloudsn"
3
 
APP_VERSION="0.8.6"
 
3
APP_VERSION="0.8.7"
4
4
APP_LONG_NAME="Cloud Services Notifications"
5
5
APP_COPYRIGHT="Copyright © 2009-2011 Jesús Barbero Rodríguez"
6
6
APP_DESCRIPTION="Notify when new mail (POP3/IMAP/Gmail), feed items, tweets or items from other cloud services arrive."