From: Thomas Zander Date: Thu, 23 Jul 2009 18:44:15 +0000 (+0300) Subject: bump version X-Git-Url: https://repo.or.cz/w/vng.git/commitdiff_plain/2104057f36625f604e7ea89696268f2c2040d4e3 bump version --- diff --git a/src/VngCommandLine.cpp b/src/VngCommandLine.cpp index 0a5e51a..21844ef 100644 --- a/src/VngCommandLine.cpp +++ b/src/VngCommandLine.cpp @@ -40,7 +40,7 @@ #include -#define VERSION "vng version 0.28 (>2009-06-10)" +#define VERSION "vng version 0.29 (>2009-07-23)" VngCommandLine::VngCommandLine(int argc, char **argv) : QCoreApplication(argc, argv)