summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index 245e447..60bf11c 100755
--- a/tools/configure
+++ b/tools/configure
@@ -13,6 +13,8 @@ CCOPTS="-W -Wall -O -nostdlib -ffreestanding -Wstrict-prototypes"
use_logf="#undef ROCKBOX_HAS_LOGF"
+scriptver=`echo '$Revision$' | sed -e 's:\\$::g' -e 's/Revision: //'`
+
#
# Begin Function Definitions
#