]> granicus.if.org Git - file/commitdiff
5.02...
authorChristos Zoulas <christos@zoulas.com>
Mon, 4 May 2009 15:15:13 +0000 (15:15 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 4 May 2009 15:15:13 +0000 (15:15 +0000)
configure.ac
src/patchlevel.h

index 136d35e69ab16ed862b012e5068a31a1b348232c..c6b5753edb199977e21e3f160a2d26ed183311b7 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(file, 5.01, christos@astron.com)
+AC_INIT(file, 5.02, christos@astron.com)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 #AC_CONFIG_MACRO_DIR([m4])
index b914b19b9a077d9e04bcc5d77d390b47a4c60aa8..ebc015262096118b981dd9df5557b3074f7d639e 100644 (file)
@@ -1,11 +1,14 @@
 #define        FILE_VERSION_MAJOR      5
-#define        patchlevel              1
+#define        patchlevel              2
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $File: patchlevel.h,v 1.72 2009/04/30 21:20:15 christos Exp $
+ * $File: patchlevel.h,v 1.73 2009/05/04 15:15:13 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.73  2009/05/04 15:15:13  christos
+ * 5.02...
+ *
  * Revision 1.72  2009/04/30 21:20:15  christos
  * 5.01 we are almost here.
  *