blob: cd0226ce006d28e7c002ee4236707f786f48177d [file] [log] [blame]
Dave Barach9c8cfd32019-02-03 10:44:47 -05001/*
Dave Barach52642c32016-02-11 19:28:19 -05002 *------------------------------------------------------------------
Dave Barach9c8cfd32019-02-03 10:44:47 -05003 * Copyright (c) 2005-2019 Cisco and/or its affiliates.
Dave Barach52642c32016-02-11 19:28:19 -05004 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at:
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 */
16
Dave Barach3e07a4a2020-04-04 10:05:48 -040017const char *version_string = "G2 (x86_64 GNU/Linux) major version 3.2";
18const char *minor_v_string = "Last Changed Sat Apr 4 09:26:32 EDT 2020";