summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 46a0e6823..c348dc4b8 100644
--- a/Config.in
+++ b/Config.in
@@ -6,6 +6,10 @@ config BR2_HAVE_DOT_CONFIG
bool
default y
+config BR2_VERSION
+ string
+ default "0.10.0-svn"
+
source "target/arch.in"
menu "Build options"