diff --git a/ChangeLog.txt b/ChangeLog.txt index b47d932..ca08a62 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,4 +1,4 @@ -ParseCsvForPhp 1.0.0 RC +ParseCsvForPhp 1.0.0-rc.1 ----------------------------------- Date: unreleased diff --git a/ParseCsvForPhp.php b/ParseCsvForPhp.php index f352e95..76b515f 100644 --- a/ParseCsvForPhp.php +++ b/ParseCsvForPhp.php @@ -3,7 +3,7 @@ class ParseCsvForPhp { /* - Class: ParseCsvForPhp v1.0.0 + Class: ParseCsvForPhp 1.0.0-rc.1 https://github.com/parsecsv/parsecsv-for-php Fully conforms to the specifications lined out on Wikipedia: