Commit ff7c078a01607232b552f60ce647d5961a77f6c4
1 parent
bae65119
Release version 0.9.1
Showing
1 changed file
with
1 additions
and
1 deletions
mainapp.h
| @@ -42,7 +42,7 @@ License along with FlashMQ. If not, see <https://www.gnu.org/licenses/>. | @@ -42,7 +42,7 @@ License along with FlashMQ. If not, see <https://www.gnu.org/licenses/>. | ||
| 42 | #include "scopedsocket.h" | 42 | #include "scopedsocket.h" |
| 43 | #include "oneinstancelock.h" | 43 | #include "oneinstancelock.h" |
| 44 | 44 | ||
| 45 | -#define VERSION "0.9.0" | 45 | +#define VERSION "0.9.1" |
| 46 | 46 | ||
| 47 | class MainApp | 47 | class MainApp |
| 48 | { | 48 | { |