~bkerensa/auth-client-config/fix-for-control

« back to all changes in this revision

Viewing changes to auth-client-config

  • Committer: Jamie Strandboge
  • Date: 2008-09-24 02:38:40 UTC
  • Revision ID: jamie@canonical.com-20080924023840-mvsup24x26wjdak8
bump version

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
import datetime
34
34
import time
35
35
 
36
 
version = '0.9'
 
36
version = '0.10'
37
37
programName = "auth-client-config"
38
38
commentStr = "# pre_" + programName + " #"
39
39