]> granicus.if.org Git - file/commitdiff
welcome to 5_05
authorChristos Zoulas <christos@zoulas.com>
Mon, 17 Jan 2011 16:40:41 +0000 (16:40 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 17 Jan 2011 16:40:41 +0000 (16:40 +0000)
configure.ac
src/patchlevel.h

index 7f3205ada4ff6826b802e7d61f3b9e0aefe9415e..2a57213b8f8c0af337cbfeeb462a9c43f470a96d 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(file, 5.04, christos@astron.com)
+AC_INIT(file, 5.05, christos@astron.com)
 AM_INIT_AUTOMAKE()
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
index 43b63bd79ac470fac31f37a9a8d30236624e3701..59d5e5360bdaa136b606323098550c2587297cc9 100644 (file)
@@ -1,11 +1,14 @@
 #define        FILE_VERSION_MAJOR      5
-#define        patchlevel              4
+#define        patchlevel              5
 
 /*
  * 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.76  2011/01/17 16:40:41  christos
+ * welcome to 5_05
+ *
  * Revision 1.75  2010/01/22 21:08:13  christos
  * welcome to 5.04
  *