File: version.h

package info (click to toggle)
setserial 2.17-16
  • links: PTS
  • area: main
  • in suites: potato
  • size: 340 kB
  • ctags: 190
  • sloc: sh: 2,014; ansic: 993; makefile: 118; csh: 2
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"