X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=blobdiff_plain;f=src%2Fapps%2FPswGen%2FGenerator%2Fversion.h;h=c2e78d034ed2614a1d96114161d3429e9203ae5b;hb=538847461e753e793b4fa1795c5c61bed1fc1c0e;hp=b118cdca85d5f4de4c0398239a5756f72474a172;hpb=9244d12b8b40402d057dad296cd1c2b20e22930c;p=evaf diff --git a/src/apps/PswGen/Generator/version.h b/src/apps/PswGen/Generator/version.h index b118cdc..c2e78d0 100644 --- a/src/apps/PswGen/Generator/version.h +++ b/src/apps/PswGen/Generator/version.h @@ -3,7 +3,7 @@ * @brief Version information for eVaf modules * @author Enar Vaikene * - * Copyright (c) 2011 Enar Vaikene + * Copyright (c) 2011-2012 Enar Vaikene * * This file is part of the eVaf C++ cross-platform application development framework. * @@ -25,12 +25,12 @@ /** * Module/library version number in the form major,minor,release,build */ -#define VER_FILE_VERSION 0,1,1,1 +#define VER_FILE_VERSION 0,1,2,2 /** * Module/library version number in the string format (shall end with \0) */ -#define VER_FILE_VERSION_STR "0.1.1.1\0" +#define VER_FILE_VERSION_STR "0.1.2.2\0" /** * Module/library name (shall end with \0)