Moved to version number 1.0.

This commit is contained in:
Ivo Timmermans 2000-04-12 16:22:39 +00:00
parent 18e044bde3
commit 5b44b91eb4

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 0.3.4)
AM_INIT_AUTOMAKE(tinc, 1.0)
AM_CONFIG_HEADER(config.h)
# Enable GNU extensions.