summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2010-05-24 16:05:44 +0200
committerJohannes Winkelmann <jw@smts.ch>2010-05-24 16:05:44 +0200
commit064dd912eb3753577d68d845229aee2318810715 (patch)
treee322370f793b4b427e56ce979aa82f5550331a54
parentfb6dd8f99fea2d11f0b11c1714025fd6f829a988 (diff)
downloadprt-get-064dd912eb3753577d68d845229aee2318810715.tar.gz
prt-get-064dd912eb3753577d68d845229aee2318810715.tar.xz
update to 5.18v5.18
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 2ae7ae8..f8c1784 100755
--- a/configure
+++ b/configure
@@ -2167,7 +2167,7 @@ fi
# Define the identity of the package.
PACKAGE=prt-get
- VERSION=5.177
+ VERSION=5.18
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index d361da0..807a080 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.17)
+AM_INIT_AUTOMAKE(prt-get,5.18)
dnl Determine default prefix

Generated by cgit