bumped to 5.19.1
This commit is contained in:
parent
eae3c12f42
commit
38e5f51b6a
2
configure
vendored
2
configure
vendored
@ -2585,7 +2585,7 @@ fi
|
||||
# Define the identity of the package.
|
||||
|
||||
PACKAGE=prt-get
|
||||
VERSION=5.19
|
||||
VERSION=5.19.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.19)
|
||||
AM_INIT_AUTOMAKE(prt-get,5.19.1)
|
||||
|
||||
|
||||
dnl Determine default prefix
|
||||
|
Loading…
Reference in New Issue
Block a user