From 6af79525f379fe2b21ac2e3817ca76a997d984f9 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Thu, 19 Apr 2012 11:25:36 -0400 Subject: [PATCH] changing logic to construct the build-increment suffix from only the final three chars of the passed in value to the build script (otherwise we end up with too many digits in the 0.0.0.#### version assigning process --- Spring.build | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Spring.build b/Spring.build index 600b6119..61c13038 100644 --- a/Spring.build +++ b/Spring.build @@ -155,14 +155,15 @@ Commandline Examples: - + + - + @@ -177,6 +178,14 @@ Commandline Examples: + + + + + + + +