v1.0.4 cleans up some language and presentation 87/3287/1
authorAshlee Young <ashlee@wildernessvoice.com>
Sun, 15 Nov 2015 16:55:26 +0000 (08:55 -0800)
committerAshlee Young <ashlee@wildernessvoice.com>
Sun, 15 Nov 2015 16:55:26 +0000 (08:55 -0800)
Change-Id: Ia02ddc67d963ac3035eff87de998cde2fafecf63
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
build.sh

index d0acb59..9881801 100755 (executable)
--- 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