diff --git a/.gitignore b/.gitignore index 038644d..ac06c52 100644 --- a/.gitignore +++ b/.gitignore @@ -220,3 +220,4 @@ moviecam.tti manual-127.odt wxTED.depend *.depend +wxTED.layout diff --git a/wxTEDMain.h b/wxTEDMain.h index dc63ecf..a88b718 100644 --- a/wxTEDMain.h +++ b/wxTEDMain.h @@ -53,7 +53,7 @@ #include "mapchar.h" // Version number -#define VERSION_STRING wxT("1.53") +#define VERSION_STRING wxT("1.54") // Publish setup #include "PublishSetupDialog.h"