diff --git a/Src/TacitTexView.cpp b/Src/TacitTexView.cpp index 3b5b9c83..7cf15ce5 100644 --- a/Src/TacitTexView.cpp +++ b/Src/TacitTexView.cpp @@ -47,7 +47,7 @@ namespace TexView tCommand::tParam ImageFileParam(1, "ImageFile", "File to open."); int MajorVersion = 1; int MinorVersion = 0; - int Revision = 5; + int Revision = 6; NavLogBar NavBar; tString ImagesDir; tList ImagesSubDirs;