~meg-simula/ufl/interface

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Martin Sandve Alnæs
  • Date: 2011-11-22 09:50:04 UTC
  • Revision ID: martinal@simula.no-20111122095004-gmw3y1ibhi2tpj07
Tags: 1.0-rc1
Update version numbers for 1.0-rc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# Version number
10
10
major = 1
11
11
minor = 0
12
 
maintenance = 'beta3+'
 
12
maintenance = 'rc1'
13
13
 
14
14
scripts = [pjoin("scripts", "ufl-analyse"),
15
15
           pjoin("scripts", "ufl-convert"),