Kernel part of bluetooth stack ported by Dmitry Komissaroff. Very much work
[dragonfly.git] / contrib / tcsh / patchlevel.h
blobebca29269f2388bd13c6c35ec7b438000b306ceb
1 /* $Header: /src/pub/tcsh/patchlevel.h,v 3.135 2002/07/23 16:13:22 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 12
11 #define PATCHLEVEL 00
12 #define DATE "2002-07-23"
14 #endif /* _h_patchlevel */