]> granicus.if.org Git - file/commitdiff
welcome to 5.04
authorChristos Zoulas <christos@zoulas.com>
Fri, 22 Jan 2010 21:08:13 +0000 (21:08 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 22 Jan 2010 21:08:13 +0000 (21:08 +0000)
configure.ac
src/patchlevel.h

index 9da571d880fe538426acaad3ef2e28f301dbac3c..f13b3645fcb7af9b74892c9e51117b4dceb8a463 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(file, 5.03, christos@astron.com)
+AC_INIT(file, 5.04, christos@astron.com)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 #AC_CONFIG_MACRO_DIR([m4])
index 472cca3ccda9dd4c9d0ddda0ce318ebbf6c20c2a..29006b7eaf5270234c23e31cf47ea280751f0ef8 100644 (file)
@@ -1,11 +1,14 @@
 #define        FILE_VERSION_MAJOR      5
-#define        patchlevel              3
+#define        patchlevel              4
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $File: patchlevel.h,v 1.74 2009/05/06 20:32:48 christos Exp $
+ * $File: patchlevel.h,v 1.75 2010/01/22 21:08:13 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.75  2010/01/22 21:08:13  christos
+ * welcome to 5.04
+ *
  * Revision 1.74  2009/05/06 20:32:48  christos
  * welcome to 5.03
  *