From c5512a6b685924f8ef71a776ae4cb441a6d77055 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 9 Oct 2013 18:13:11 +0200 Subject: tag 2.0a3 --- facetracknoir/facetracknoir.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'facetracknoir') diff --git a/facetracknoir/facetracknoir.cpp b/facetracknoir/facetracknoir.cpp index aa92987c..2ccb2bb7 100644 --- a/facetracknoir/facetracknoir.cpp +++ b/facetracknoir/facetracknoir.cpp @@ -414,7 +414,7 @@ void FaceTrackNoIR::loadSettings() { // Put the filename in the window-title. // QFileInfo pathInfo ( currentFile ); - setWindowTitle ( "opentrack 2.0a2 - " + pathInfo.fileName() ); + setWindowTitle ( "opentrack 2.0a3 - " + pathInfo.fileName() ); // // Get a List of all the INI-files in the (currently active) Settings-folder. -- cgit v1.2.3