We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aaf299 commit 2085030Copy full SHA for 2085030
common/src/main/java/digilib/conf/DigilibConfiguration.java
@@ -64,7 +64,7 @@ public class DigilibConfiguration extends ParameterMap {
64
* @return the version
65
*/
66
public static String getClassVersion() {
67
- return "2.12.3";
+ return "2.12.4";
68
}
69
70
/* non-static getVersion for Java inheritance */
0 commit comments