aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: 1d3ca5628f40bcb6e8bf8644b9f206ae0c764ad1 (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-sqlite
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