Release 0.2.3

This commit is contained in:
Daniel Adolfsson 2012-09-21 13:13:15 +00:00
parent fe5fe8e894
commit 24aeceb060
2 changed files with 16 additions and 12 deletions

View File

@ -1,3 +1,7 @@
2012-09-21 Daniel Adolfsson <daniel@priv.nu>
* Version 0.2.3
2012-02-06 Daniel Adolfsson <daniel@priv.nu>
* Version 0.2.2

View File

@ -21,7 +21,7 @@
#define NDPPD_NS_BEGIN namespace ndppd {
#define NDPPD_NS_END }
#define NDPPD_VERSION "0.2.2"
#define NDPPD_VERSION "0.2.3"
#include <assert.h>