]> granicus.if.org Git - file/commitdiff
file 5.0
authorChristos Zoulas <christos@zoulas.com>
Wed, 21 Jan 2009 19:09:42 +0000 (19:09 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 21 Jan 2009 19:09:42 +0000 (19:09 +0000)
configure.ac
src/patchlevel.h

index 6af5f53de934ccb8dcf0352cc8f2678140f28f31..c4155d7ed203979e76064b3216a00c3fac47ba03 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(file, 4.26, christos@astron.com)
+AC_INIT(file, 5.0, christos@astron.com)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
index db6858b5ffab822520540c64a4d50e8b84dbe690..b03a8d51017e1e42de71ccd36a8978cd7b22c5bb 100644 (file)
@@ -1,11 +1,14 @@
-#define        FILE_VERSION_MAJOR      4
-#define        patchlevel              26
+#define        FILE_VERSION_MAJOR      5
+#define        patchlevel              0
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $File: patchlevel.h,v 1.70 2008/08/30 10:01:01 christos Exp $
+ * $File: patchlevel.h,v 1.71 2009/01/21 19:09:42 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.71  2009/01/21 19:09:42  christos
+ * file 5.0
+ *
  * Revision 1.70  2008/08/30 10:01:01  christos
  * file 4.26
  *