Update version to 0.2-beta

This commit is contained in:
Daniel Adolfsson 2011-09-18 05:04:36 +02:00
parent fb1e8ebe81
commit 5ddcf7aef5

View File

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