aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshlee Young <ashlee@wildernessvoice.com>2015-11-15 08:55:26 -0800
committerAshlee Young <ashlee@wildernessvoice.com>2015-11-15 08:55:26 -0800
commit78327f685a17bcc84ffdcccacc4a32d0e96bb6e4 (patch)
tree6dd4c341e193b4277ee37c9da779781b52dfdad7
parent5b2eaca070f4282ad32f620aaf479395fb6654de (diff)
v1.0.4 cleans up some language and presentation
Change-Id: Ia02ddc67d963ac3035eff87de998cde2fafecf63 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
-rwxr-xr-xbuild.sh4
1 files 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