Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 4385036

Browse files
committed
1.7.0.5
1 parent 4761694 commit 4385036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Less/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99
class Less_Version{
1010

11-
const version = '1.7.0.4'; // The current build number of less.php
11+
const version = '1.7.0.5'; // The current build number of less.php
1212
const less_version = '1.7'; // The less.js version that this build should be compatible with
1313
const cache_version = '170'; // The parser cache version
1414

0 commit comments

Comments
 (0)