summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/patchlevel.h
blob: daf52810ad43bc1398de631655809caa52b4b0a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.187 2016/11/24 15:04:52 christos Exp $ */
/*
 * patchlevel.h: Our life story.
 */
#ifndef _h_patchlevel
#define _h_patchlevel

#define ORIGIN "Astron"
#define REV 6
#define VERS 20
#define PATCHLEVEL 00
#define DATE "2016-11-24"

#endif /* _h_patchlevel */
OpenPOWER on IntegriCloud