X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=configure.ac;h=172508e1c73811c698c893c59d4889ea30f52970;hp=5efb412ec691d1d41786b7d6d39bd441e2b3030f;hb=e024b7a2c50e23311834e6d180e5acc72783b339;hpb=aec82bb1c94af6d3142cdef0c51f42f38e9be3e0 diff --git a/configure.ac b/configure.ac index 5efb412e..172508e1 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], [1.1pre10]) +AC_INIT([tinc], [GIT]) AC_CONFIG_SRCDIR([src/tincd.c]) AC_GNU_SOURCE AM_INIT_AUTOMAKE([check-news std-options subdir-objects -Wall])