]> granicus.if.org Git - file/commitdiff
file 4.26
authorChristos Zoulas <christos@zoulas.com>
Sat, 30 Aug 2008 10:01:01 +0000 (10:01 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 30 Aug 2008 10:01:01 +0000 (10:01 +0000)
configure.ac
src/patchlevel.h

index bcea5c7b0138501a70c4562f6ef81c6f4e3f2a3d..ae674ffee4825af476251471647cc093ff1c7170 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(file, 4.25, christos@astron.com)
+AC_INIT(file, 4.26, christos@astron.com)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
index 1eb63322d2fd2cfef2a119dada0eab514ea7ccd3..db6858b5ffab822520540c64a4d50e8b84dbe690 100644 (file)
@@ -1,11 +1,14 @@
 #define        FILE_VERSION_MAJOR      4
-#define        patchlevel              25
+#define        patchlevel              26
 
 /*
  * 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.70  2008/08/30 10:01:01  christos
+ * file 4.26
+ *
  * Revision 1.69  2008/07/02 15:27:05  christos
  * welcome to 4.25
  *