aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAshlee Young <ashlee@wildernessvoice.com>2015-11-05 13:50:35 -0800
committerAshlee Young <ashlee@wildernessvoice.com>2015-11-05 13:50:35 -0800
commit2cdecb8c41956d7dd8ab5d59591ebc21f3c64a9e (patch)
tree1f36591a25e59d8eb4b7fe92e2362c2b213841a4 /build.sh
parent431e0d438516bf1118f4451d35808ac12dd82150 (diff)
Updated version info.
Change-Id: I4e1be13e44be691fc2587e9b009cb557089eb2e7 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 1674f2bb..98dca796 100755
--- a/build.sh
+++ b/build.sh
@@ -18,9 +18,9 @@
# limitations under the License.
##### Settings #####
-VERSION=1.0.1
+VERSION=1.0.2
AUTHOR="Ashlee Young"
-MODIFIED="November 3, 2015"
+MODIFIED="November 5, 2015"
GERRITURL="git clone ssh://im2bz2pee@gerrit.opnfv.org:29418/onosfw"
ONOSURL="https://github.com/opennetworkinglab/onos"
SURICATAURL="https://github.com/inliniac/suricata"