Peter M. Groen
/
FlashMQ
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ff7c078a01607232b552f60ce647d5961a77f6c4
Authored by
Wiebe Cazemier
2021-09-05 12:45:06 +0200
1 parent
bae65119
Release version 0.9.1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mainapp.h
mainapp.h
View file @
ff7c078
...
...
@@ -42,7 +42,7 @@ License along with FlashMQ. If not, see <https://www.gnu.org/licenses/>.
42
42
#include "scopedsocket.h"
43
43
#include "oneinstancelock.h"
44
44
45
-#define VERSION "0.9.
0
"
45
+#define VERSION "0.9.
1
"
46
46
47
47
class MainApp
48
48
{
...
...