File: version.h

package info (click to toggle)
setserial 2.17-45.3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 600 kB
  • ctags: 166
  • sloc: sh: 3,196; ansic: 815; makefile: 130
file content (9 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
/*
 * version.h --- Defines the version number of setserial
 *
 * Copyright 1995, 1996, 1997, 1998 by Theodore Ts'o.  This file may be
 * redistributed under the GNU Public License.
 */

#define SETSERIAL_VERSION "2.17"
#define SETSERIAL_DATE "27-Jan-2000"