Skip to content

Commit 79bb1d5

Browse files
committed
version 1.7.8.1
1 parent 1ced443 commit 79bb1d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

releasenotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MOG 1.7.8b Release date: TBD
1+
MOG 1.7.8b Release date: 7/14/2019
22
Fixed problems with executing R files on MAC
33
Added support to load list of R files directly from menu
44

src/edu/iastate/metnet/metaomgraph/MetaOmGraph.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ public static int getDefaultLineWidth() {
420420
}
421421

422422
/////////////////////
423-
private static final String VERSION = "1.7.8";
423+
private static final String VERSION = "1.7.8.1";
424424
private static final String DATE = "July 13, 2019";
425425

426426
public static String getVersion() {

0 commit comments

Comments
 (0)