projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18e044b
)
Moved to version number 1.0.
author
Ivo Timmermans
<ivo@lychnis.net>
Wed, 12 Apr 2000 16:22:39 +0000
(16:22 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Wed, 12 Apr 2000 16:22:39 +0000
(16:22 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 17debd1ba6e66ec83e3df5113981a59e027c6008..af39bf604ef2a9c4f809c39b4d38525de2e0601c 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,
0.3.4
)
+AM_INIT_AUTOMAKE(tinc,
1.0
)
AM_CONFIG_HEADER(config.h)
# Enable GNU extensions.