getopt: bump serial number
authorEric Blake <ebb9@byu.net>
Thu, 1 Oct 2009 12:18:46 +0000 (06:18 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 1 Oct 2009 12:18:46 +0000 (06:18 -0600)
* m4/getopt.m4: Increment serial number, to account for 2009-09-24
change.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
m4/getopt.m4

index 7ad1595..ecfb784 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-10-01  Eric Blake  <ebb9@byu.net>
 
+       getopt: bump serial number
+       * m4/getopt.m4: Increment serial number, to account for 2009-09-24
+       change.
+
        tests: tighten link, rmdir, and remove tests
        * tests/test-link.h (includes): No need to use <config.h> here.
        Clean up if directory hard link was created, otherwise test for
index 53a1a7e..8f0c36c 100644 (file)
@@ -1,4 +1,4 @@
-# getopt.m4 serial 22
+# getopt.m4 serial 23
 dnl Copyright (C) 2002-2006, 2008-2009 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,