summaryrefslogtreecommitdiffstats
path: root/contrib/file/patchlevel.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-08 22:50:54 +0000
committerobrien <obrien@FreeBSD.org>2001-10-08 22:50:54 +0000
commit7860fd7670d66336ca32454f171db9c04eb45f02 (patch)
tree7bd429be46ce1518d8912bbaa3de5d4aaa7363dc /contrib/file/patchlevel.h
parent0bc19fe08692e72d809ce05583c44d09774453c0 (diff)
downloadFreeBSD-src-7860fd7670d66336ca32454f171db9c04eb45f02.zip
FreeBSD-src-7860fd7670d66336ca32454f171db9c04eb45f02.tar.gz
Virgin import of Christos Zoulas's FILE 3.37.
Diffstat (limited to 'contrib/file/patchlevel.h')
-rw-r--r--contrib/file/patchlevel.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/file/patchlevel.h b/contrib/file/patchlevel.h
index 5b5be29..f1e2464 100644
--- a/contrib/file/patchlevel.h
+++ b/contrib/file/patchlevel.h
@@ -1,11 +1,16 @@
#define FILE_VERSION_MAJOR 3
-#define patchlevel 36
+#define patchlevel 37
/*
* Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.36 2001/07/22 21:04:15 christos Exp $
+ * $Id: patchlevel.h,v 1.37 2001/09/03 14:44:22 christos Exp $
*
* $Log: patchlevel.h,v $
+ * Revision 1.37 2001/09/03 14:44:22 christos
+ * daylight/tm_isdst detection
+ * magic fixes
+ * don't eat the whole file if it has only nulls
+ *
* Revision 1.36 2001/07/22 21:04:15 christos
* - magic fixes
* - add new operators, pascal strings, UTC date printing, $HOME/.magic
OpenPOWER on IntegriCloud