Releasing 1.0.10.
[oweals/tinc.git] / configure.in
index 01f56ebfebb2e6e199fc10f2724b3f8fd25f346e..efe9a8aee391497890014c2f5ddb08b5a1d83bde 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-cvs)
+AM_INIT_AUTOMAKE(tinc, 1.0.10)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE