summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2010-05-24 15:45:11 +0200
committerJohannes Winkelmann <jw@smts.ch>2010-05-24 15:45:11 +0200
commit99508c3e8be7a9471b4327ab6c1edf6e974533bb (patch)
tree3e80396e6bce7b31bf0199078b7f5d471fab4006
parent6efb296e9b2e686a8c9d22403911fe2fbecc8906 (diff)
downloadprt-get-99508c3e8be7a9471b4327ab6c1edf6e974533bb.tar.gz
prt-get-99508c3e8be7a9471b4327ab6c1edf6e974533bb.tar.xz
update version to 5.17
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 164fe67..76df6c9 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.16)
+AM_INIT_AUTOMAKE(prt-get,5.177)
dnl Determine default prefix

Generated by cgit