Author: simon Date: 2010-03-22 23:30:52 +0100 (Mon, 22 Mar 2010) New Revision: 1613
Modified: branches/batctl-0.2.x/main.h Log: batctl-0.2.x: Change version to 0.2.2-beta
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
Modified: branches/batctl-0.2.x/main.h =================================================================== --- branches/batctl-0.2.x/main.h 2010-03-22 21:52:26 UTC (rev 1612) +++ branches/batctl-0.2.x/main.h 2010-03-22 22:30:52 UTC (rev 1613) @@ -21,6 +21,6 @@
-#define SOURCE_VERSION "0.2.1" /*put exactly one distinct word inside the string like "0.3-pre-alpha" or "0.3-rc1" or "0.3" */ +#define SOURCE_VERSION "0.2.2-beta" /*put exactly one distinct word inside the string like "0.3-pre-alpha" or "0.3-rc1" or "0.3" */
#define BAT_DEVICE "/dev/batman-adv"