From a08205af705f83dca415168981eac66b302e4a84 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 23 Jun 2010 14:41:13 +0200 Subject: {PROJECT,PLATFORM}_VERSION: add note about "-" usage Signed-off-by: Marc Kleine-Budde --- platforms/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'platforms') diff --git a/platforms/Kconfig b/platforms/Kconfig index e1ee5f8ff..0f4065330 100644 --- a/platforms/Kconfig +++ b/platforms/Kconfig @@ -27,9 +27,10 @@ config PLATFORM config PLATFORM_VERSION prompt "platform version" string - default "1.0" + default "-trunk" help This is the revision of the platform. + The string is supposed to start with an "-". source "platforms/architecture.in" source "platforms/kernel.in" -- cgit v1.2.3