diff --git a/src/main.cpp b/src/main.cpp index 3eb356cf..178b35ef 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -62,7 +62,7 @@ int main(int argc, char* argv[]) { ok = QResource::registerResource("ressources.rcc"); } - a.setApplicationVersion("3.8.0"); + a.setApplicationVersion("3.8.1"); a.setApplicationName("ProMidEdit"); a.setQuitOnLastWindowClosed(true);