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 4060daf commit 8b3ab8cCopy full SHA for 8b3ab8c
src/java/edu/stanford/epadd/Version.java
@@ -1,5 +1,5 @@
1
package edu.stanford.epadd;
2
-public class Version { public static final String version = "Release 10.0.3";
+public class Version { public static final String version = "Release 10.0.4";
3
//public static final String buildInfo = "Built by tech at Jun 25, 2021 10:28 PM on Mac OS X 10.16 x86_64 ";
4
public static final String buildInfo = "";
5
version
@@ -1 +1 @@
-Release 10.0.3
+Release 10.0.4
0 commit comments