A class file contains two bytes (bytes 5 and 6) that give the minor and major version respectively, in hex. These values related to the version of the javac.exe program that created the class file. The recent decimal values are
Major MinorJava Version
4901.5
4801.4
4701.3