summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--README2
-rw-r--r--makedumpfile.82
-rw-r--r--makedumpfile.spec2
4 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 281bfe6..e6ad925 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# makedumpfile
-VERSION=1.3.2
-DATE=20 February 2009
+VERSION=1.3.3
+DATE=20 April 2009
CC = gcc
CFLAGS = -g -O2 -Wall -D_FILE_OFFSET_BITS=64 \
diff --git a/README b/README
index 78f448f..13b6a33 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@
# make; make install
* SUPPORTED KERNELS
- makedumpfile (version 1.3.2) supports the following kernels.
+ makedumpfile (version 1.3.3) supports the following kernels.
| FLATMEM | DISCONTIGMEM | SPARSEMEM
|-------------------+-------------------+-------------------
diff --git a/makedumpfile.8 b/makedumpfile.8
index 19d3732..f90ed5d 100644
--- a/makedumpfile.8
+++ b/makedumpfile.8
@@ -1,4 +1,4 @@
-.TH MAKEDUMPFILE 8 "February 2009" "makedumpfile v1.3.2" "Linux System Administrator's Manual"
+.TH MAKEDUMPFILE 8 "April 2009" "makedumpfile v1.3.3" "Linux System Administrator's Manual"
.SH NAME
makedumpfile \- make a small dumpfile of kdump
.SH SYNOPSIS
diff --git a/makedumpfile.spec b/makedumpfile.spec
index 8d5d802..d6f48c2 100644
--- a/makedumpfile.spec
+++ b/makedumpfile.spec
@@ -1,6 +1,6 @@
Name: makedumpfile
Summary: makedumpfile package
-Version: 1.3.2
+Version: 1.3.3
Release: 1
Group: Applications/Text
License: GPL