projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c33d20
)
[project @ 1998-06-08 13:00:08 by simonm]
author
simonm
<unknown>
Mon, 8 Jun 1998 13:00:08 +0000
(13:00 +0000)
committer
simonm
<unknown>
Mon, 8 Jun 1998 13:00:08 +0000
(13:00 +0000)
update GHC version to 3.03.
mk/config.mk.in
patch
|
blob
|
history
diff --git
a/mk/config.mk.in
b/mk/config.mk.in
index
725c6da
..
b064f25
100644
(file)
--- a/
mk/config.mk.in
+++ b/
mk/config.mk.in
@@
-148,8
+148,8
@@
ProjectPatchLevel = $($(Project)ProjectPatchLevel)
GhcProjectName = The Glorious Glasgow Haskell Compilation System
GhcProjectNameShort = ghc
-GhcProjectVersion = 3.02
-GhcProjectVersionInt = 302
+GhcProjectVersion = 3.03
+GhcProjectVersionInt = 303
GhcProjectPatchLevel = 0
#---------------------------------------------------------------