update to 5.18.1
This commit is contained in:
parent
b887129ff8
commit
5a2ae0ebf5
2
configure
vendored
2
configure
vendored
@ -2167,7 +2167,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=prt-get
|
||||
VERSION=5.18
|
||||
VERSION=5.18.1
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -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.18)
|
||||
AM_INIT_AUTOMAKE(prt-get,5.18.1)
|
||||
|
||||
|
||||
dnl Determine default prefix
|
||||
|
Loading…
Reference in New Issue
Block a user