jdk/src/share/javavm/export/classfile_constants.h
changeset 14788 04e1b9e94cd5
parent 14342 8435a30053c1
--- a/jdk/src/share/javavm/export/classfile_constants.h	Thu Dec 13 15:28:40 2012 +0000
+++ b/jdk/src/share/javavm/export/classfile_constants.h	Thu Dec 13 21:18:27 2012 -0500
@@ -31,7 +31,7 @@
 #endif
 
 /* Classfile version number for this information */
-#define JVM_CLASSFILE_MAJOR_VERSION 51
+#define JVM_CLASSFILE_MAJOR_VERSION 52
 #define JVM_CLASSFILE_MINOR_VERSION 0
 
 /* Flags */