summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
blob: a9874bc515e98e86719a87098e9600b1c0961100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* $Header: /src/pub/tcsh/patchlevel.h,v 3.121 1999/08/16 20:06:57 christos Exp $ */
/*
 * patchlevel.h: Our life story.
 */
#ifndef _h_patchlevel
#define _h_patchlevel

#define ORIGIN "Astron"
#define REV 6
#define VERS 9
#define PATCHLEVEL 0
#define DATE "1999-08-16"

#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud