From 02a8c1995db4cc2691b754a8003fb34c34a92757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bl=C3=A4ul?= Date: Fri, 23 Feb 2018 15:03:57 +0100 Subject: [PATCH] Semantic versioning: Marked the current state of the repo as 1.0.0-rc.1 --- ChangeLog.txt | 2 +- ParseCsvForPhp.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: