summaryrefslogtreecommitdiff
path: root/compat/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/compat.c')
-rw-r--r--compat/compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/compat.c b/compat/compat.c
index 076f5201..e2a03933 100644
--- a/compat/compat.c
+++ b/compat/compat.c
@@ -27,7 +27,7 @@ _gcry_compat_identification (void)
{
static const char blurb[] =
"\n\n"
- "This is Libgcrypt - The GNU Crypto Library\n"
+ "This is Libgcrypt " PACKAGE_VERSION " - The GNU Crypto Library\n"
"Copyright 2000, 2002, 2003, 2004, 2007, 2008, 2009,\n"
" 2010, 2011 Free Software Foundation, Inc.\n"
"\n\n";