Skip to content
Snippets Groups Projects
Commit a7934b7c authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Increment version to 0.1

parent e0dc8d54
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #3056 passed
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include "git_hash.h" #include "git_hash.h"
#define TITLE "Synchronet Virtual DOS Modem for Windows" #define TITLE "Synchronet Virtual DOS Modem for Windows"
#define VERSION "0.0" #define VERSION "0.1"
bool external_socket; bool external_socket;
SOCKET sock = INVALID_SOCKET; SOCKET sock = INVALID_SOCKET;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment