Skip to content

Commit 835a0db

Browse files
committed
v1.9.10
1 parent e3eedb1 commit 835a0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getid3/getid3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ class getID3
109109
protected $startup_error = '';
110110
protected $startup_warning = '';
111111

112-
const VERSION = '1.9.9-20150318';
112+
const VERSION = '1.9.10-20150914';
113113
const FREAD_BUFFER_SIZE = 32768;
114114

115115
const ATTACHMENTS_NONE = false;

0 commit comments

Comments
 (0)