From 2104057f36625f604e7ea89696268f2c2040d4e3 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Thu, 23 Jul 2009 21:44:15 +0300 Subject: [PATCH] bump version --- src/VngCommandLine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.11.4.GIT