diff options
author | Karl-Heinz Zimmer <[email protected]> | 2002-10-31 13:57:14 +0000 |
---|---|---|
committer | Karl-Heinz Zimmer <[email protected]> | 2002-10-31 13:57:14 +0000 |
commit | 5d634da238f4458bc9fcc5de389fb0311c5cde85 (patch) | |
tree | ad6b8714c469ba95c100b4d86e2ae33be47f4cb2 | |
parent | Implementing the 1st of missing features reported by Ingo: isEmailInCertifica... (diff) | |
download | gpgme-5d634da238f4458bc9fcc5de389fb0311c5cde85.tar.gz gpgme-5d634da238f4458bc9fcc5de389fb0311c5cde85.zip |
Make it compile: this file was missing in the "gpgme-0-3-branch" branch, please make sure the contents of this file are correct - I just copied it from the tarball release 0.3.12.
-rw-r--r-- | branches/gpgme-0-3-branch/doc/version.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/branches/gpgme-0-3-branch/doc/version.texi b/branches/gpgme-0-3-branch/doc/version.texi new file mode 100644 index 00000000..33cb361e --- /dev/null +++ b/branches/gpgme-0-3-branch/doc/version.texi @@ -0,0 +1,4 @@ +@set UPDATED 3 September 2002 +@set UPDATED-MONTH September 2002 +@set EDITION 0.3.12 +@set VERSION 0.3.12 |