Releasing 1.0.11.
[oweals/tinc.git] / configure.in
index 89ef5b2876cdbccaeed9c0fdb177163752545136..21a5818fb6658bc86bd9cec1c264e5845a9ad3d4 100644 (file)
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.61)
 AC_INIT
 AC_CONFIG_SRCDIR([src/tincd.c])
-AM_INIT_AUTOMAKE(tinc, 1.0.11~git)
+AM_INIT_AUTOMAKE(tinc, 1.0.11)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE