Use WSJT-X revision utilities to label the MAP65 revision

MAP65 still has  a private version number as set  in map65/main.c, but
the SCS revision automatically tracks the git SHA.
This commit is contained in:
Bill Somerville
2021-04-30 22:51:09 +01:00
parent 42318c9021
commit 039513e2cf
8 changed files with 32 additions and 33 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "messages.h"
#include "ui_messages.h"
#include "mainwindow.h"
#include "../qt_helpers.hpp"
#include "qt_helpers.hpp"
Messages::Messages(QWidget *parent) :
QDialog(parent),