summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>1997-04-18 06:35:54 +0000
committerGreg McGary <greg@mcgary.org>1997-04-18 06:35:54 +0000
commit9da09030255feafece5f9d87617a64d5c66ede6f (patch)
treea8f074ed7ebfc4f48aa2297aac1dd245715e6746 /configure.in
parent5d1c8ac668ddff98c145fc0aaef35101c9454742 (diff)
downloadidutils-9da09030255feafece5f9d87617a64d5c66ede6f.tar.gz
idutils-9da09030255feafece5f9d87617a64d5c66ede6f.tar.bz2
idutils-9da09030255feafece5f9d87617a64d5c66ede6f.zip
imported from mkid-3.0.4r3_0_4
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 159d3be..c353487 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_CONFIG_HEADER(config.h)
PRODUCT=mkid
MAJOR_VERSION=3
MINOR_VERSION=0
-PATCH_LEVEL=3
+PATCH_LEVEL=4
OLD_PATCH_LEVEL=`expr $PATCH_LEVEL - 1`
VERSION=$MAJOR_VERSION.$MINOR_VERSION
FULL_VERSION=$VERSION.$PATCH_LEVEL