From: Stelian Pop Date: Thu, 4 Apr 2002 08:28:30 +0000 (+0000) Subject: prepare for 0.4b28pre1 release. X-Git-Tag: release_0_4b28~6 X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=commitdiff_plain;h=a6cef1aead17d4abfe39ee0fdbda7c774c6444f6 prepare for 0.4b28pre1 release. --- diff --git a/MCONFIG.in b/MCONFIG.in index 0886fb6..5e3ba33 100644 --- a/MCONFIG.in +++ b/MCONFIG.in @@ -2,8 +2,8 @@ VPATH= $(srcdir) top_builddir= @top_builddir@ -VERSION= 0.4b27 -DATE= February 15, 2002 +VERSION= 0.4b28pre1 +DATE= April 4, 2002 AR= @AR@ CC= @CC@ diff --git a/dump.lsm b/dump.lsm index b4a8ee2..608220f 100644 --- a/dump.lsm +++ b/dump.lsm @@ -1,13 +1,13 @@ Begin3 Title: dump and restore for Ext2fs -Version: 0.4b27 -Entered-date: 15FEB02 +Version: 0.4b28pre1 +Entered-date: 04APR02 Description: Port of the 4.4BSD dump and restore backup suite Keywords: backup, filesystem, Ext2fs Author: University of California, Berkeley Maintained-by: stelian@popies.net (Stelian Pop) Primary-site: http://dump.sourceforge.net/ - 0kB dump-0.4b27.tar.gz + 0kB dump-0.4b28pre1.tar.gz 0 dump.lsm Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin dump/* diff --git a/dump.spec b/dump.spec index 656f09e..7cbfd9c 100644 --- a/dump.spec +++ b/dump.spec @@ -4,7 +4,7 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems. Name: dump -Version: 0.4b27 +Version: 0.4b28pre1 Release: 1 License: BSD URL: http://dump.sourceforge.net