Moved to version number 1.0.
This commit is contained in:
parent
18e044bde3
commit
5b44b91eb4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(src/tincd.c)
|
AC_INIT(src/tincd.c)
|
||||||
AM_INIT_AUTOMAKE(tinc, 0.3.4)
|
AM_INIT_AUTOMAKE(tinc, 1.0)
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
# Enable GNU extensions.
|
# Enable GNU extensions.
|
||||||
|
|
Loading…
Add table
Reference in a new issue