X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=verstag.h;h=527e9dc60fd143a272c00b698de860ba47356bf4;hb=0d93a13a8cf12124906cfd7e734c37179f2b823e;hp=c7e8da6d001de9771b29023c2a5dcc56541e5ecb;hpb=baf900d5e62848ee595c2cedc769743b6632a367;p=bertos.git diff --git a/verstag.h b/verstag.h index c7e8da6d..527e9dc6 100755 --- a/verstag.h +++ b/verstag.h @@ -1,7 +1,7 @@ -/*! +/** * \file * @@ -16,13 +16,13 @@ #define DEVLIB_VERSTAG_H #ifndef ARCH_CONFIG_H - #include "arch_config.h" + #include "cfg/arch_config.h" #endif #define APP_NAME "Appname" #define APP_DESCRIPTION "Long application name description" #define APP_AUTHOR "Develer" -#define APP_COPYRIGHT "Copyright 2005 Develer (http://www.develer.com/)" +#define APP_COPYRIGHT "Copyright 2006 Develer (http://www.develer.com/)" #if (ARCH & ARCH_FOO) #define VERS_MAJOR 0