Title: [873] trunk/jopenssl: Preparing for 0.1.1
- Revision
- 873
- Author
- nicksieger
- Date
- 2008-01-06 21:50:21 -0500 (Sun, 06 Jan 2008)
Log Message
Preparing for 0.1.1
Modified Paths
Diff
Modified: trunk/jopenssl/History.txt (872 => 873)
--- trunk/jopenssl/History.txt 2008-01-07 02:46:59 UTC (rev 872)
+++ trunk/jopenssl/History.txt 2008-01-07 02:50:21 UTC (rev 873)
@@ -1,3 +1,7 @@
+== 0.1.1
+
+- Fixed blocker issue preventing HTTPS/SSL from working (JRUBY-1222)
+
== 0.1
- PLEASE NOTE: This release is not compatible with JRuby releases earlier than
Modified: trunk/jopenssl/lib/jopenssl/version.rb (872 => 873)
--- trunk/jopenssl/lib/jopenssl/version.rb 2008-01-07 02:46:59 UTC (rev 872)
+++ trunk/jopenssl/lib/jopenssl/version.rb 2008-01-07 02:50:21 UTC (rev 873)
@@ -1,5 +1,5 @@
module Jopenssl
module Version
- VERSION = "0.1"
+ VERSION = "0.1.1"
end
end
\ No newline at end of file
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel