java.rst
changeset 1677 3d2d4e6062f3
parent 1655 1cabdf6fe296
child 1686 4ea7c87dfb87
--- a/java.rst	Tue Jan 27 01:36:59 2015 +0200
+++ b/java.rst	Thu Feb 05 15:53:02 2015 +0200
@@ -17,8 +17,10 @@
   46 0x28    0      1.2
   47 0x29    0      1.3
   48 0x30    0      1.4
-  49 0x31    0      1.5
-  50 0x32    0      1.6
+  49 0x31    0      5.0
+  50 0x32    0      6.0
+  51 0x33    0      7
+  52 0x34    0      8
   =========  ====== =====================
 
 where ``minor`` and ``major`` are value of 6 and 8 bytes in .class file::