]> 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 b075bc9e910fcceb2f6b24656bdcd1f3703679b1..d802df25b7d25385477811bb741bb3bb5c5d4666 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.69 2008/07/02 15:27:05 christos Exp $
+ * $File: patchlevel.h,v 1.70 2008/08/30 10:01:01 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
  *