Skip to content

Commit 6500c97

Browse files
committed
increase version
1 parent 87edbec commit 6500c97

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

lib/jblond/Diff.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* @author Chris Boulton <[email protected]>
4444
* @copyright (c) 2009 Chris Boulton
4545
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
46-
* @version 1.3
46+
* @version 1.4
4747
* @link https://github.com/JBlond/php-diff
4848
*/
4949

lib/jblond/Diff/Renderer/Abstract.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* @author Chris Boulton <[email protected]>
3939
* @copyright (c) 2009 Chris Boulton
4040
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
41-
* @version 1.3
41+
* @version 1.4
4242
* @link https://github.com/JBlond/php-diff
4343
*/
4444

lib/jblond/Diff/Renderer/Html/Array.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @author Chris Boulton <[email protected]>
4141
* @copyright (c) 2009 Chris Boulton
4242
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
43-
* @version 1.3
43+
* @version 1.4
4444
* @link https://github.com/JBlond/php-diff
4545
*/
4646

lib/jblond/Diff/Renderer/Html/Inline.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* @author Chris Boulton <[email protected]>
3939
* @copyright (c) 2009 Chris Boulton
4040
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
41-
* @version 1.3
41+
* @version 1.4
4242
* @link https://github.com/JBlond/php-diff
4343
*/
4444

lib/jblond/Diff/Renderer/Html/SideBySide.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* @author Chris Boulton <[email protected]>
3939
* @copyright (c) 2009 Chris Boulton
4040
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
41-
* @version 1.3
41+
* @version 1.4
4242
* @link https://github.com/JBlond/php-diff
4343
*/
4444

lib/jblond/Diff/Renderer/Text/Context.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @author Chris Boulton <[email protected]>
4141
* @copyright (c) 2009 Chris Boulton
4242
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
43-
* @version 1.3
43+
* @version 1.4
4444
* @link https://github.com/JBlond/php-diff
4545
*/
4646

lib/jblond/Diff/Renderer/Text/Unified.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @author Chris Boulton <[email protected]>
4141
* @copyright (c) 2009 Chris Boulton
4242
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
43-
* @version 1.3
43+
* @version 1.4
4444
* @link https://github.com/JBlond/php-diff
4545
*/
4646

lib/jblond/Diff/SequenceMatcher.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* @author Chris Boulton <[email protected]>
3939
* @copyright (c) 2009 Chris Boulton
4040
* @license New BSD License http://www.opensource.org/licenses/bsd-license.php
41-
* @version 1.3
41+
* @version 1.4
4242
* @link https://github.com/JBlond/php-diff
4343
*/
4444

0 commit comments

Comments
 (0)