diff options
author | Erlang/OTP <[email protected]> | 2010-12-28 14:34:56 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-12-28 14:34:56 +0100 |
commit | 86413606615440a7951b4c62162e2bfb87aa158c (patch) | |
tree | 84669eeed691f930126a5a96b352cd862d7e2dba /lib/hipe/vsn.mk | |
parent | 56dc83847776b400b7122a2e378a65f221096bed (diff) | |
download | otp-86413606615440a7951b4c62162e2bfb87aa158c.tar.gz otp-86413606615440a7951b4c62162e2bfb87aa158c.tar.bz2 otp-86413606615440a7951b4c62162e2bfb87aa158c.zip |
Prepare release
Diffstat (limited to 'lib/hipe/vsn.mk')
-rw-r--r-- | lib/hipe/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/vsn.mk b/lib/hipe/vsn.mk index fa9dc91ff0..513b1f4943 100644 --- a/lib/hipe/vsn.mk +++ b/lib/hipe/vsn.mk @@ -1 +1 @@ -HIPE_VSN = 3.7.8 +HIPE_VSN = 3.7.8.1 |