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

use seperate patch directory for our own buildroot patches

bump octoserve version
This commit is contained in:
Ralph Metzler
2016-11-17 16:38:41 +01:00
parent a0e2ee78dc
commit 88574173d9
7 changed files with 17 additions and 4 deletions

View File

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