Skip to content

Commit adcb9ed

Browse files
committed
Bump version number to 1.2.8
1 parent c20feba commit adcb9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SimpleAR.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
die('SimpleAR requires PHP 5.3 or higher.');
3838
}
3939

40-
define('PHP_SIMPLEAR_VERSION_ID', '1.2.7');
40+
define('PHP_SIMPLEAR_VERSION_ID', '1.2.8');
4141

4242
require __DIR__ . '/Config.php';
4343
require __DIR__ . '/Orm/Table.php';

0 commit comments

Comments
 (0)