mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 03:54:31 +00:00
update qca version to 2.0.1
update qcatool version to 2.0.1 svn path=/trunk/kdesupport/qca/; revision=810570
This commit is contained in:
parent
ee04977661
commit
ac119bc046
@ -40,7 +40,7 @@
|
||||
|
||||
\sa qcaVersion for a runtime check.
|
||||
*/
|
||||
#define QCA_VERSION 0x020000
|
||||
#define QCA_VERSION 0x020001
|
||||
|
||||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
const char *const APPNAME = "qcatool";
|
||||
const char *const EXENAME = "qcatool2";
|
||||
const char *const VERSION = "1.0.0";
|
||||
const char *const VERSION = "2.0.1";
|
||||
|
||||
static QStringList wrapstring(const QString &str, int width)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user