bump and add extra file

This commit is contained in:
christos 2013-02-05 23:38:46 +00:00
parent 652e251354
commit ffecf7319c
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: evp.inc,v 1.3 2012/07/26 19:58:40 christos Exp $
# $NetBSD: evp.inc,v 1.4 2013/02/05 23:38:46 christos Exp $
#
# @(#) Copyright (c) 1995 Simon J. Gerraty
#
@ -15,7 +15,7 @@ EVP_SRCS = encode.c digest.c evp_enc.c evp_key.c evp_acnf.c \
m_null.c m_md2.c m_md4.c m_md5.c m_sha.c m_sha1.c \
m_dss.c m_dss1.c m_mdc2.c m_ripemd.c \
p_open.c p_seal.c p_sign.c p_verify.c p_lib.c p_enc.c p_dec.c \
bio_md.c bio_b64.c bio_enc.c evp_err.c e_null.c \
bio_md.c bio_b64.c bio_enc.c evp_cnf.c evp_err.c e_null.c \
c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c \
evp_pkey.c evp_pbe.c p5_crpt.c p5_crpt2.c m_ecdsa.c pmeth_lib.c \
pmeth_fn.c m_sigver.c m_wp.c pmeth_gn.c evp_fips.c \

View File

@ -1,5 +1,5 @@
# $NetBSD: shlib_version,v 1.6 2012/07/26 19:58:40 christos Exp $
# $NetBSD: shlib_version,v 1.7 2013/02/05 23:38:46 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=8
minor=0
minor=1

View File

@ -1,5 +1,5 @@
# $NetBSD: shlib_version,v 1.6 2012/07/26 19:58:42 christos Exp $
# $NetBSD: shlib_version,v 1.7 2013/02/05 23:38:46 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=10
minor=0
minor=1