5 lines
51 B
PHP
5 lines
51 B
PHP
|
|
<?php
|
||
|
|
namespace JPush;
|
||
|
|
|
||
|
|
const VERSION = '3.6.5';
|