update prt-get to .12
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1237 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
This commit is contained in:
parent
97351c3852
commit
f33c03a217
2
configure
vendored
2
configure
vendored
@ -1614,7 +1614,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE=prt-get
|
||||
VERSION=0.5.12pre5
|
||||
VERSION=5.12
|
||||
|
||||
|
||||
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,0.5.12pre5)
|
||||
AM_INIT_AUTOMAKE(prt-get,5.12)
|
||||
|
||||
|
||||
dnl Determine default prefix
|
||||
|
Loading…
Reference in New Issue
Block a user