Skip to content

Commit 78fe097

Browse files
committed
Marks v3.7.5
1 parent 3104a34 commit 78fe097

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.textile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ h1. Changelog
22

33
Here's a summary of changes in each release. The list doesn't include some small changes or updates to test cases.
44

5-
h2. Version 3.7.5 - upcoming
5+
h2. "Version 3.7.5 - 2019/12/16":https://github.com/textile/php-textile/releases/tag/v3.7.5
66

77
* Fix PHP 7.4 compatibility issues (closes "#199":https://github.com/textile/php-textile/issues/199).
88

src/Netcarver/Textile/Parser.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ class Parser
371371
* @var string
372372
*/
373373

374-
protected $ver = '3.7.5-dev';
374+
protected $ver = '3.7.5';
375375

376376
/**
377377
* Regular expression snippets.

0 commit comments

Comments
 (0)