diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 13:24:49 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 13:24:49 (GMT) |
commit | fc7dc18faacb69f6237f9e7a1350d341e2b638b6 (patch) | |
tree | ba4b08496ee9bc18fa12b2a9306942fd5068454e | |
parent | c2c3f009f32d9cff675ec87001939344bf48a84c (diff) | |
download | Qt-fc7dc18faacb69f6237f9e7a1350d341e2b638b6.zip Qt-fc7dc18faacb69f6237f9e7a1350d341e2b638b6.tar.gz Qt-fc7dc18faacb69f6237f9e7a1350d341e2b638b6.tar.bz2 |
BT: Fix version number in FAQ.txt.
Don't state a specific version number, or we'll keep forgetting to
update it.
Task-number: 251338
Reviewed-by: Trust Me
(cherry picked from commit 08934a1647d60150d260275b4aac7d680bce3cfe)
Conflicts:
FAQ.txt
-rw-r--r-- | FAQ.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is a list of Frequently Asked Questions regarding Qt Release 4.5.1. +This is a list of Frequently Asked Questions regarding this Qt release. Q: I'm using a Unix system and I downloaded the Zip package. However, when I try to run the configure script, I get the following error message: |