libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / configure.in
index 03adbf1..ed1eb1e 100644 (file)
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
 dnl AC_CONFIG_HEADERS([config.h:config.h.in])
-AM_INIT_AUTOMAKE(libt2n, 0.3.1)
+AM_INIT_AUTOMAKE(libt2n, 0.4)
 
 AC_DEFINE(PROTOCOL_VERSION, 1, [protocol version used (integers, increase version if incompatible)])