浏览代码

2006-12-10 Marcus Brinkmann <marcus@g10code.de>

	* configure.ac (NEED_GPG_ERROR_VERSION): Bump to 1.4.
Marcus Brinkmann 18 年之前
父节点
当前提交
d8f980280c
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      ChangeLog
  2. 1 1
      configure.ac

+ 2 - 0
ChangeLog

@@ -1,5 +1,7 @@
 2006-12-10  Marcus Brinkmann  <marcus@g10code.de>
 2006-12-10  Marcus Brinkmann  <marcus@g10code.de>
 
 
+	* configure.ac (NEED_GPG_ERROR_VERSION): Bump to 1.4.
+
 	* src/pkcs11.h [CRYPTOKI_COMPAT]: Rewrote the compatibility layer.
 	* src/pkcs11.h [CRYPTOKI_COMPAT]: Rewrote the compatibility layer.
 
 
 2006-12-09  Marcus Brinkmann  <marcus@g10code.de>
 2006-12-09  Marcus Brinkmann  <marcus@g10code.de>

+ 1 - 1
configure.ac

@@ -66,7 +66,7 @@ LIBSCUTE_LT_REVISION=0
 VERSION_MAJOR=1
 VERSION_MAJOR=1
 VERSION_MINOR=0
 VERSION_MINOR=0
 
 
-NEED_GPG_ERROR_VERSION=0.7
+NEED_GPG_ERROR_VERSION=1.4
 NEED_LIBASSUAN_VERSION=0.6.10
 NEED_LIBASSUAN_VERSION=0.6.10
 NEED_GPGSM_VERSION=1.9.6
 NEED_GPGSM_VERSION=1.9.6
 # Some status variables to give feedback at the end of a configure run.
 # Some status variables to give feedback at the end of a configure run.