aboutsummaryrefslogtreecommitdiff
path: root/mk/version.mk
diff options
context:
space:
mode:
authorsimonmar <simonmar@microsoft.com>2005-10-14 23:11:19 +0000
committersimonmar <simonmar@microsoft.com>2005-10-14 23:11:19 +0000
commit21c7ac8d714be74903755ed2d6ee3716ab77a727 (patch)
tree98fe80aceff6746cfbf8eb631a42ef1101198150 /mk/version.mk
parentb2edbedbcf19f9ec187128574f0dba29d3373d41 (diff)
First cut of Cabal build system
Diffstat (limited to 'mk/version.mk')
-rw-r--r--mk/version.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/mk/version.mk b/mk/version.mk
deleted file mode 100644
index e454d1f1..00000000
--- a/mk/version.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# 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