summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2006-05-25 01:11:08 +0000
committerMarcus Brinkmann <mb@g10code.com>2006-05-25 01:11:08 +0000
commit4c8ff5703eee33fab05db97d20b98beeed2b6a8d (patch)
treeb51259d1ecab6ebf607c9e9ac656a67dac4cfdd0 /lang
parent260c249782325932005aff6aadb9c7044b531667 (diff)
downloadlibgpg-error-4c8ff5703eee33fab05db97d20b98beeed2b6a8d.tar.gz
2006-05-25 Marcus Brinkmann <marcus@g10code.de>
* lang/cl/gpg-error.asd: Renamed to ... * lang/cl/gpg-error.asd.in: ... this. * configure.ac (AC_CONFIG_FILES): Add lang/cl/gpg-error.asd.in.
Diffstat (limited to 'lang')
-rw-r--r--lang/cl/gpg-error.asd.in (renamed from lang/cl/gpg-error.asd)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cl/gpg-error.asd b/lang/cl/gpg-error.asd.in
index a2f3e10..8c079f1 100644
--- a/lang/cl/gpg-error.asd
+++ b/lang/cl/gpg-error.asd.in
@@ -26,8 +26,8 @@
(defsystem gpg-error
:description "Common error values for all GnuPG components."
- :version "1.4"
:author "g10 Code GmbH"
+ :version "@VERSION@"
:licence "LGPL"
:components ((:file "gpg-error-package")
(:file "gpg-error-codes"