File: version.h

package info (click to toggle)
ipip 1.0-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 204 kB
  • ctags: 139
  • sloc: ansic: 1,397; sh: 116; makefile: 57
file content (12 lines) | stat: -rw-r--r-- 302 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
/* version.h	Define the current version number
 *
 * $Id: version.h,v 1.8 1995/03/19 17:21:06 bdale Exp $
 *
 * Copyright 1991, Michael Westerhof, Sun Microsystems, Inc.
 * This software may be freely used, distributed, or modified, providing
 * this header is not removed.
 *
 */

#define VERS "1.0"