X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Ftools%2Fg2%2Fg2version.c;h=cd0226ce006d28e7c002ee4236707f786f48177d;hb=3e07a4a1e843267892dc291a833d93bd70597011;hp=4b6f9313fee724f14a3df5043d080cac453ef64b;hpb=7cd468a3d7dee7d6c92f69a0bb7061ae208ec727;p=vpp.git diff --git a/src/tools/g2/g2version.c b/src/tools/g2/g2version.c index 4b6f9313fee..cd0226ce006 100644 --- a/src/tools/g2/g2version.c +++ b/src/tools/g2/g2version.c @@ -1,6 +1,6 @@ -/* +/* *------------------------------------------------------------------ - * Copyright (c) 2005-2016 Cisco and/or its affiliates. + * Copyright (c) 2005-2019 Cisco and/or its affiliates. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: @@ -14,6 +14,5 @@ * limitations under the License. */ -const char *version_string = "G2 (x86_64 GNU/Linux) major version 3.0"; -const char *minor_v_string = - "Built Wed Feb 3 10:58:12 EST 2016"; +const char *version_string = "G2 (x86_64 GNU/Linux) major version 3.2"; +const char *minor_v_string = "Last Changed Sat Apr 4 09:26:32 EDT 2020";