From c2cf77d7eea1fdc7d34b16d839ddd68496125849 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Fri, 17 Oct 2008 14:49:49 +0200 Subject: [PATCH] new version ;) --- src/VngCommandLine.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VngCommandLine.cpp b/src/VngCommandLine.cpp index 0b84779..064e6b3 100644 --- a/src/VngCommandLine.cpp +++ b/src/VngCommandLine.cpp @@ -37,7 +37,7 @@ #include -#define VERSION "vng version 0.26 (>2008-05-16)" +#define VERSION "vng version 0.27 (>2008-10-10)" VngCommandLine::VngCommandLine(int argc, char **argv) : QCoreApplication(argc, argv) -- 2.11.4.GIT