aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: e0c79ce18f4000aed85b3430a45ea4f850d424d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# file      : build/bootstrap.build
# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

project = libodb
version = 2.5.0-a8
revision = 0

using build@0.4.0-a1
using config
using dist
using test
using install

dist.package = $project-$version

if ($revision != 0)
  dist.package += +$revision