Set internal version to 1.0

This commit is contained in:
Paul Ramsey 2013-10-23 12:03:27 -07:00
parent 0658d31712
commit 8612f906a0

View File

@ -27,9 +27,9 @@
#define POINTCLOUD_MAJOR_VERSION 1
#define POINTCLOUD_MINOR_VERSION 1
#define POINTCLOUD_MINOR_VERSION 0
#define POINTCLOUD_PATCH_VERSION 0
#define POINTCLOUD_VERSION "1.1.0"
#define POINTCLOUD_VERSION "1.0.0"
/**********************************************************************