summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
blob: c0801cb9bbf89e6ae35dec3891b60447d61fdbfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.167 2009/07/10 17:09:32 christos Exp $ */
/*
 * patchlevel.h: Our life story.
 */
#ifndef _h_patchlevel
#define _h_patchlevel

#define ORIGIN "Astron"
#define REV 6
#define VERS 17
#define PATCHLEVEL 0
#define DATE "2009-07-10"

#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud