Skip to content

Commit 192cec1

Browse files
committed
bumped version number
1 parent 73f37b8 commit 192cec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpminiadmin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function sys_get_temp_dir() {
3838
}
3939
}
4040
//constants
41-
$VERSION='1.8.120514';
41+
$VERSION='1.8.121212';
4242
$MAX_ROWS_PER_PAGE=50; #max number of rows in select per one page
4343
$D="\r\n"; #default delimiter for export
4444
$BOM=chr(239).chr(187).chr(191);

0 commit comments

Comments
 (0)