update version to 5.19.2
This commit is contained in:
parent
041feb25c1
commit
ca0a3c3524
2
configure
vendored
2
configure
vendored
@ -2585,7 +2585,7 @@ fi
|
|||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
|
|
||||||
PACKAGE=prt-get
|
PACKAGE=prt-get
|
||||||
VERSION=5.19.1
|
VERSION=5.19.2
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT
|
AC_INIT
|
||||||
AC_CONFIG_SRCDIR([src/prtget.cpp])
|
AC_CONFIG_SRCDIR([src/prtget.cpp])
|
||||||
AM_INIT_AUTOMAKE(prt-get,5.19.1)
|
AM_INIT_AUTOMAKE(prt-get,5.19.2)
|
||||||
|
|
||||||
|
|
||||||
dnl Determine default prefix
|
dnl Determine default prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user