From 4d1793e25fd6691f8a2407d6d2dfb23809086ef0 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Mon, 27 Jun 2011 11:27:24 -0700 Subject: mtd-utils: switch more utils to unified versioning More utilities now use the common VERSION system. For utils that printed a very simple message, we use the new common_print_version() "function." Signed-off-by: Brian Norris Acked-by: Mike Frysinger Signed-off-by: Artem Bityutskiy --- ubi-utils/ubirename.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ubi-utils/ubirename.c') diff --git a/ubi-utils/ubirename.c b/ubi-utils/ubirename.c index 070e32e..288475b 100644 --- a/ubi-utils/ubirename.c +++ b/ubi-utils/ubirename.c @@ -21,7 +21,6 @@ * Author: Richard Titmuss */ -#define PROGRAM_VERSION "1.0" #define PROGRAM_NAME "ubirename" #include -- cgit v1.2.3