~glcompbench-dev/glcompbench/blur-update

« back to all changes in this revision

Viewing changes to wscript

  • Committer: Jesse Barker
  • Date: 2012-03-22 14:35:00 UTC
  • Revision ID: jesse.barker@linaro.org-20120322143500-3ddiiq4cngsldm19
Tags: 2012.03
Build, Doc: Update files for 2012.03 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
out = 'build'
5
5
top = '.'
6
6
 
7
 
VERSION = '2012.02'
 
7
VERSION = '2012.03'
8
8
APPNAME = 'glcompbench'
9
9
 
10
10
def option_list_cb(option, opt, value, parser):