From 5ddcf7aef5e951708a0564018077522caeb6aa8a Mon Sep 17 00:00:00 2001 From: Daniel Adolfsson Date: Sun, 18 Sep 2011 05:04:36 +0200 Subject: [PATCH] Update version to 0.2-beta --- src/ndppd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ndppd.h b/src/ndppd.h index 8b91318..7c1a29e 100644 --- a/src/ndppd.h +++ b/src/ndppd.h @@ -21,7 +21,7 @@ #define __NDPPD_NS_BEGIN namespace ndppd { #define __NDPPD_NS_END } -#define NDPPD_VERSION "0.1-alpha" +#define NDPPD_VERSION "0.2-beta" #include