X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/blobdiff_plain/dc91b5b31c6cc8b4f1e80be557155b3b440bef35..52aefd095af70fe04ebd987e4139366a4e80b4e6:/rtems-omk-template/appdl/init.c diff --git a/rtems-omk-template/appdl/init.c b/rtems-omk-template/appdl/init.c index 55e3e37..206e06b 100644 --- a/rtems-omk-template/appdl/init.c +++ b/rtems-omk-template/appdl/init.c @@ -193,7 +193,7 @@ rtems_task Init( #endif /*CONFIG_OC_APP_APPDL_NET*/ - printf( "Starting application " SW_VER_ID " v " + printf( "Starting application " APP_VER_ID " v " BUILD_VERSION_STRING(SW_VER_MAJOR,SW_VER_MINOR,SW_VER_PATCH) "\n" );