Signed-off-by: Jon Ringle <[email protected]>
---
memedit.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/memedit.c b/memedit.c
index aa6e54e..383b3b2 100644
--- a/memedit.c
+++ b/memedit.c
@@ -42,7 +42,7 @@ int main (int argc, char *argv[])
#else
Cmdline (kom_arg, argc, argv);
#endif
- printf("\nmemedit - quick change of memory content\n");
+ printf("\nmemedit %s - quick change of memory content\n",
PACKAGE_VERSION);
printf("Copyright (C) 2004-2011 by Pengutronix
([email protected])\n");
printf("Please enter 'help' for a list of commands. \n\n");
--
1.7.0.4
--
ptxdist mailing list
[email protected]