diff options
author | Dan Gudmundsson <[email protected]> | 2010-02-17 15:20:29 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-17 15:20:29 +0000 |
commit | 02fa42b03c25e527c173ac026290e0e404ca3b38 (patch) | |
tree | e1b9a09876a76adb6c577ad29e35a01d55a539ee /lib/wx/vsn.mk | |
parent | b1427ecd6db49ceb3f90c420841dffb206db63a6 (diff) | |
download | otp-02fa42b03c25e527c173ac026290e0e404ca3b38.tar.gz otp-02fa42b03c25e527c173ac026290e0e404ca3b38.tar.bz2 otp-02fa42b03c25e527c173ac026290e0e404ca3b38.zip |
wx: Prepare release
Diffstat (limited to 'lib/wx/vsn.mk')
-rw-r--r-- | lib/wx/vsn.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk index 91bbdc8c99..54ab92cad2 100644 --- a/lib/wx/vsn.mk +++ b/lib/wx/vsn.mk @@ -1,6 +1,7 @@ -WX_VSN = 0.98.4 +WX_VSN = 0.98.5 -TICKETS = OTP-8243 OTP-8250 OTP-8292 +TICKETS = OTP-8330 OTP-8461 OTP-8408 OTP-8455 OTP-8462 +TICKETS_0.98.4 = OTP-8243 OTP-8250 OTP-8292 TICKETS_0.98.3 = OTP-8138 OTP-8126 OTP-8083 TICKETS_0.98.2 = OTP-7943 TICKETS_0.98.1 = OTP-7875
\ No newline at end of file |