Skip to content

Commit e8591ac

Browse files
authored
Update version number to v0.65
1 parent 28b7fb3 commit e8591ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/Application/AIS-catcher.h

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

1818
#pragma once
1919

20-
#define VERSION_NUMBER 63
21-
#define VERSION "v0.63"
20+
#define VERSION_NUMBER 65
21+
#define VERSION "v0.65"
2222
#define COPYRIGHT "jvde-github and other contributors"
2323

2424
#ifndef VERSION_DESCRIBE
2525
#define VERSION_DESCRIBE "v0.00-1-unknown"
2626
#endif
2727

2828
#define AISCATCHER_URL "185.77.96.227"
29-
#define AISCATCHER_PORT "4242"
29+
#define AISCATCHER_PORT "4242"

0 commit comments

Comments
 (0)