From 78327f685a17bcc84ffdcccacc4a32d0e96bb6e4 Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Sun, 15 Nov 2015 08:55:26 -0800 Subject: v1.0.4 cleans up some language and presentation Change-Id: Ia02ddc67d963ac3035eff87de998cde2fafecf63 Signed-off-by: Ashlee Young --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index d0acb594..98818019 100755 --- a/build.sh +++ b/build.sh @@ -20,7 +20,7 @@ ##### Settings ##### VERSION=1.0.4 AUTHOR="Ashlee Young" -MODIFIED="November 14, 2015" +MODIFIED="November 15, 2015" GERRITURL="git clone ssh://im2bz2pee@gerrit.opnfv.org:29418/onosfw" ONOSURL="https://github.com/opennetworkinglab/onos" SURICATAURL="https://github.com/inliniac/suricata" @@ -321,4 +321,4 @@ main() } ##### End Execution order ##### -main # Launches the build process \ No newline at end of file +main # Launches the build process -- cgit 1.2.3-korg