aboutsummaryrefslogtreecommitdiff
path: root/mk/version.mk
blob: 2a9ade7afc051877f720df3f6c50a50169e8d508 (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.3
ProjectVersionInt = 3
ProjectPatchLevel = 0