summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
blob: 71a0db74fc56172f1acabee926cfed08aba8f2b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* $Header: /src/pub/tcsh/patchlevel.h,v 3.129 2001/09/02 21:16:25 christos Exp $ */
/*
 * patchlevel.h: Our life story.
 */
#ifndef _h_patchlevel
#define _h_patchlevel

#define ORIGIN "Astron"
#define REV 6
#define VERS 11
#define PATCHLEVEL 0
#define DATE "2001-09-02"

#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud