diff options
Diffstat (limited to 'aoapplication.h')
| -rw-r--r-- | aoapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aoapplication.h b/aoapplication.h index fc81d138..c7066d90 100644 --- a/aoapplication.h +++ b/aoapplication.h @@ -272,7 +272,7 @@ private: const int CCCC_RELEASE = 1; const int CCCC_MAJOR_VERSION = 3; - const int CCCC_MINOR_VERSION = 5; + const int CCCC_MINOR_VERSION = 1; QString current_theme = "default"; |
