Whamcloud - gitweb
Makefile.in, version.h:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 6 Apr 2000 21:20:23 +0000 (21:20 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Apr 2000 21:20:23 +0000 (21:20 +0000)
  Makefile.in (source_tar_file): Remove the resize directory from the
   list of excluded files.
  version.h: Update version header for an WIP release.

Makefile.in
version.h

index 4cec659..0e6c35c 100644 (file)
@@ -125,7 +125,6 @@ $(srcdir)/.exclude-file:
                -print) | sed -e "s/e2fsprogs/$$a/" > $(srcdir)/.exclude-file
        echo "$(SRCROOT)/build" >> $(srcdir)/.exclude-file
        echo "$(SRCROOT)/rpm.log" >> $(srcdir)/.exclude-file
-       echo "$(SRCROOT)/resize" >> $(srcdir)/.exclude-file
        echo "$(SRCROOT)/powerquest" >> $(srcdir)/.exclude-file
        echo "$(SRCROOT)/.exclude-file" >> $(srcdir)/.exclude-file
        echo "$(SRCROOT)/po/stamp-cat-id" >> $(srcdir)/.exclude-file
index 24c3037..4ec26e4 100644 (file)
--- a/version.h
+++ b/version.h
@@ -7,4 +7,4 @@
  */
 
 #define E2FSPROGS_VERSION "1.19-WIP"
-#define E2FSPROGS_DATE "8-Feb-2000"
+#define E2FSPROGS_DATE "6-Apr-2000"