- add a version and display it in the configuration

This commit is contained in:
Bernhard Reutner-Fischer
2007-09-25 11:37:31 +00:00
parent ba2f9cb17a
commit f5b8cd4ac1
7 changed files with 18 additions and 551 deletions

View File

@@ -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"