tcsh: fix warning to keep compiling with WARNS=2
[dragonfly.git] / contrib / tcsh-6 / patchlevel.h
blobc0801cb9bbf89e6ae35dec3891b60447d61fdbfb
1 /* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.167 2009/07/10 17:09:32 christos Exp $ */
2 /*
3 * patchlevel.h: Our life story.
4 */
5 #ifndef _h_patchlevel
6 #define _h_patchlevel
8 #define ORIGIN "Astron"
9 #define REV 6
10 #define VERS 17
11 #define PATCHLEVEL 0
12 #define DATE "2009-07-10"
14 #endif /* _h_patchlevel */