]> granicus.if.org Git - file/commitdiff
5.02... FILE5_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 c1bbd091c1e4a7889ddbe337b902258515eb31b2..72e2c57d6fd902dbe335f5d4d3dcf44be2c3fde7 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.71 2009/01/21 19:09:42 christos Exp $
+ * $File: patchlevel.h,v 1.72 2009/04/30 21:20:15 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.
  *