repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HAMMER 33/many: Expand transaction processing, fix bug in B-Tree
[dragonfly.git]
/
contrib
/
tcsh-6
/
patchlevel.h
blob
f1c5a106d505dd8a485bf24e42ffebdd371a1a67
1
/* $Header: /p/tcsh/cvsroot/tcsh/patchlevel.h,v 3.161 2007/03/03 20:01:26 christos Exp $ */
2
/*
3
* patchlevel.h: Our life story.
4
*/
5
#ifndef _h_patchlevel
6
#define _h_patchlevel
7
8
#define ORIGIN
"Astron"
9
#define REV 6
10
#define VERS 15
11
#define PATCHLEVEL 0
12
#define DATE
"2007-03-03"
13
14
#endif
/* _h_patchlevel */