summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2010-05-24 15:51:58 +0200
committerJohannes Winkelmann <jw@smts.ch>2010-05-24 15:51:58 +0200
commitf3fc62cda62b74d3082ff8195cc2d2e142dcb9f8 (patch)
treef66ab932af34feed4bd0da7e9f9eaf223e074c18
parent881cbb87257c70f798b6f7f698ba2fcbf04b690e (diff)
downloadprt-get-f3fc62cda62b74d3082ff8195cc2d2e142dcb9f8.tar.gz
prt-get-f3fc62cda62b74d3082ff8195cc2d2e142dcb9f8.tar.xz
err, 5.17, not 5.177 :-)
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 76df6c9..d361da0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT
AC_CONFIG_SRCDIR([src/prtget.cpp])
-AM_INIT_AUTOMAKE(prt-get,5.177)
+AM_INIT_AUTOMAKE(prt-get,5.17)
dnl Determine default prefix

Generated by cgit