increase version
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 6 May 2008 13:46:15 +0000 (13:46 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 6 May 2008 13:46:15 +0000 (13:46 +0000)
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)])