summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cxgbtool/version.h
blob: 53fe7aa23183e38067dd8dd3a66ab295304959a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/*****************************************************************************
 *                                                                           *
 * File:                                                                     *
 *  version.h                                                                *
 *                                                                           *
 * Description:                                                              *
 *  cxgbtool userspace utility version defines.                              *
 *                                                                           *
 * http://www.chelsio.com                                                    *
 *                                                                           *
 * Copyright (c) 2003 - 2008 Chelsio Communications, Inc.                    *
 * All rights reserved.                                                      *
 *                                                                           *
 * Maintainers: maintainers@chelsio.com                                      *
 *                                                                           *
 * History:                                                                  *
 *                                                                           *
 ****************************************************************************/
/* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */

/*
 * $FreeBSD$
 */

#ifndef __CXGBTOOL_VERSION_H
#define __CXGBTOOL_VERSION_H

#define PROGNAME "cxgbtool"
#define VERSION "1.15f"
#define COPYRIGHT "Copyright (c) 2004-2008 Chelsio Communications"

#endif //__CXGBTOOL_VERSION_H
OpenPOWER on IntegriCloud