Преглед на файлове

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

	* configure.ac (NEED_GPG_ERROR_VERSION): Bump to 1.4.
Marcus Brinkmann преди 19 години
родител
ревизия
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>
 
+	* configure.ac (NEED_GPG_ERROR_VERSION): Bump to 1.4.
+
 	* src/pkcs11.h [CRYPTOKI_COMPAT]: Rewrote the compatibility layer.
 
 2006-12-09  Marcus Brinkmann  <marcus@g10code.de>

+ 1 - 1
configure.ac

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