Repository : ssh://git@open-mesh.org/alfred
On branch : master
commit 73573a3be2aed18787e5b9a788a8b404d3bc506b Author: Simon Wunderlich sw@simonwunderlich.de Date: Mon Jan 6 10:29:11 2014 +0100
alfred: Start new development cycle
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
73573a3be2aed18787e5b9a788a8b404d3bc506b alfred.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/alfred.h b/alfred.h index a1615a9..94670a9 100644 --- a/alfred.h +++ b/alfred.h @@ -20,7 +20,7 @@ */
#ifndef SOURCE_VERSION -#define SOURCE_VERSION "2014.0.0" +#define SOURCE_VERSION "2014.1.0" #endif
#include <net/ethernet.h>