summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 74975a1..392587e 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -3,7 +3,7 @@
== Description
This library allows for the identification of a file's likely MIME content
-type. This is release 1.17.1. The identification of MIME content type is based
+type. This is release 1.17.2. The identification of MIME content type is based
on a file's filename extensions.
MIME::Types for Ruby originally based on and synchronized with MIME::Types for