aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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