Skip to content

Commit 91f72b2

Browse files
committed
Correct Java Language requirement in RELEASE-NOTES
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1617098 13f79535-47bb-0310-9956-ffa450edef68
1 parent f08b5d6 commit 91f72b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ INTRODUCTION:
88
This document contains the release notes for the 1.0 version of Apache Commons CSV.
99
Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
1010

11-
CSV requires at least Java 7.0.
11+
CSV requires at least Java 6.0.
1212

1313
The Apache Commons CSV library provides a simple interface for reading and writing
1414
CSV files of various types.
@@ -89,4 +89,4 @@ patches, or suggestions for improvement, see the Apache Apache Commons CSV websi
8989
http://commons.apache.org/proper/commons-csv/
9090

9191
Have fun!
92-
-Apache Commons CSV team
92+
-Apache Commons CSV team

0 commit comments

Comments
 (0)