aboutsummaryrefslogtreecommitdiff
path: root/mk/version.mk
blob: e454d1f1eb7f0b505a1e89142f9153e90cd97df1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Project-specific version information.
#
# Note:
#   this config file is intended to centralise all
#   project version information. To bump up the version
#   info on your package, edit this file and recompile
#   all the dependents. This file lives in the source tree.
#

#
# haddock project variable settings:
#
ProjectName       = Haddock
ProjectNameShort  = haddock
ProjectVersion    = 0.7
ProjectVersionInt = 7
ProjectPatchLevel = 0