Change version to 0.2.1~rc1

This commit is contained in:
Daniel Adolfsson 2011-09-18 19:31:34 +02:00
parent db6598fd4a
commit 23e1bfa3b8

View File

@ -21,7 +21,7 @@
#define __NDPPD_NS_BEGIN namespace ndppd {
#define __NDPPD_NS_END }
#define NDPPD_VERSION "0.2-beta"
#define NDPPD_VERSION "0.2.1~rc1"
#include <assert.h>