Update Pico::VERSION_ID constant

This commit is contained in:
Daniel Rudolf 2016-12-12 17:09:30 +01:00
parent 46f5d3d56d
commit 586d792c32
No known key found for this signature in database
GPG key ID: A061F02CD8DE4538

View file

@ -40,7 +40,7 @@ class Pico
*
* @var int
*/
const VERSION_ID = 10100;
const VERSION_ID = 20000;
/**
* Sort files in alphabetical ascending order