~ubuntu-branches/ubuntu/quantal/bleachbit/quantal

« back to all changes in this revision

Viewing changes to .pc/local_cleaners_dir.patch/bleachbit/Common.py

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2010-06-06 11:43:36 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20100606114336-lju18bq7cpnx3wds
Tags: 0.8.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
import traceback
31
31
 
32
32
 
33
 
APP_VERSION = "0.7.4"
 
33
APP_VERSION = "0.8.0"
34
34
APP_NAME = "BleachBit"
35
35
APP_URL = "http://bleachbit.sourceforge.net"
36
36