X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=configure.ac;h=1b892804f4758fcd59930bd85a1dec82580ca4cb;hb=55a78da4e0b496fc599704473f41d5ea52669737;hp=ee07bd6030c52acaeb0a04d11124f38d5bc7379f;hpb=d8ed5cf36d0c6d5a863497674248c8e8b63b9d98;p=tinc diff --git a/configure.ac b/configure.ac index ee07bd60..1b892804 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT([tinc], [GIT]) +AC_INIT([tinc], [1.1pre10]) AC_CONFIG_SRCDIR([src/tincd.c]) AC_GNU_SOURCE AM_INIT_AUTOMAKE([check-news std-options subdir-objects -Wall])