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-11-18 13:39:26 +01:00
parent 1fe49c7f2d
commit ddcf792c6a

View File

@ -19,5 +19,5 @@
#ifndef _OCTOSERVE_VERSION_
#define _OCTOSERVE_VERSION_
#define OCTOSERVE_VERSION "1.0.76"
#define OCTOSERVE_VERSION "1.0.77"
#endif