projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca900d3
)
Changed version to 1.0pre2.
author
Ivo Timmermans
<ivo@lychnis.net>
Sun, 14 May 2000 21:04:53 +0000
(21:04 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Sun, 14 May 2000 21:04:53 +0000
(21:04 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
c98f48b
..
6fdea34
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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.0pre
1
)
+AM_INIT_AUTOMAKE(tinc, 1.0pre
2
)
AM_CONFIG_HEADER(config.h)
dnl Include the macros from the m4/ directory