1 package de.uni_hamburg.eggink.autojar;2 3 class Version4 {5 static public final String VERSION = "1.3.1";6 }7