1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00

bump version

This commit is contained in:
Ralph Metzler 2016-04-06 13:20:56 +02:00
parent 53033b1076
commit b07f680c1f

View File

@ -19,5 +19,5 @@
#ifndef _OCTOSERVE_VERSION_
#define _OCTOSERVE_VERSION_
#define OCTOSERVE_VERSION "1.0.63"
#define OCTOSERVE_VERSION "1.0.64"
#endif