Skip to content

Commit eaf68ea

Browse files
committed
Updated for v1.1.0d.
1 parent 7edd703 commit eaf68ea

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

dist/alf.zip

-4.56 KB
Binary file not shown.
-1.67 KB
Binary file not shown.
-1.67 KB
Binary file not shown.

org.modeldriven.alf/dist/alf-base.jar

-1.67 KB
Binary file not shown.

org.modeldriven.alf/src/org/modeldriven/alf/execution/AlfBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
public abstract class AlfBase {
2626

27-
public static final String ALF_VERSION = "1.1.0d/maint-1";
27+
public static final String ALF_VERSION = "1.1.0d";
2828

2929
protected boolean isVerbose = false;
3030

0 commit comments

Comments
 (0)