Skip to content

Commit dbf9fcb

Browse files
committed
v0.62
1 parent b6e812d commit dbf9fcb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Application/AIS-catcher.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
#pragma once
1919

20-
#define VERSION_NUMBER 61
21-
#define VERSION "v0.61"
20+
#define VERSION_NUMBER 62
21+
#define VERSION "v0.62"
2222
#define COPYRIGHT "jvde-github and other contributors"

Application/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#pragma once
22

3-
#define VERSION_DESCRIBE "v0.61-472-gff16fbe1"
4-
#define VERSION_URL_TAG "v0_61_472_gff16fbe1"
3+
#define VERSION_DESCRIBE "v0.62-472-gff16fbe1"
4+
#define VERSION_URL_TAG "v0_62_472_gff16fbe1"

0 commit comments

Comments
 (0)