summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqglobal.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-07 01:32:24 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-08-07 01:32:24 -0500
commit74dac1c21d3ad1f446874fd29f7e670e77a196b5 (patch)
tree8ff20c2c06d337cdcec36a32afc8bfd9f4120064 /src/tools/ntqglobal.h
parentc73edd8f63289c619c20a8e5d031a24d870c62ee (diff)
downloadtqt3-74dac1c21d3ad1f446874fd29f7e670e77a196b5.tar.gz
tqt3-74dac1c21d3ad1f446874fd29f7e670e77a196b5.zip
Automated update from Qt3
Diffstat (limited to 'src/tools/ntqglobal.h')
-rw-r--r--src/tools/ntqglobal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h
index de5ed88e..bc8cb99d 100644
--- a/src/tools/ntqglobal.h
+++ b/src/tools/ntqglobal.h
@@ -43,11 +43,11 @@
#define TQT_REAL_TQT 1
-#define TQT_VERSION_STR "3.4.0"
+#define TQT_VERSION_STR "3.5.0"
/*
TQT_VERSION is (major << 16) + (minor << 8) + patch.
*/
-#define TQT_VERSION 0x030400
+#define TQT_VERSION 0x030500
/*
The operating system, must be one of: (Q_OS_x)