Changed version to 1.0pre2.
This commit is contained in:
parent
ca900d388b
commit
4b1a1c2123
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(src/tincd.c)
|
||||
AM_INIT_AUTOMAKE(tinc, 1.0pre1)
|
||||
AM_INIT_AUTOMAKE(tinc, 1.0pre2)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl Include the macros from the m4/ directory
|
||||
|
|
Loading…
Reference in a new issue