diff options
author | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-05 13:50:35 -0800 |
---|---|---|
committer | Ashlee Young <ashlee@wildernessvoice.com> | 2015-11-05 13:50:35 -0800 |
commit | 2cdecb8c41956d7dd8ab5d59591ebc21f3c64a9e (patch) | |
tree | 1f36591a25e59d8eb4b7fe92e2362c2b213841a4 | |
parent | 431e0d438516bf1118f4451d35808ac12dd82150 (diff) |
Updated version info.
Change-Id: I4e1be13e44be691fc2587e9b009cb557089eb2e7
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
-rwxr-xr-x | build.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |