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 | 31183197a2b9e5c12d7fd847b63436ca00b7ac7d (patch) | |
tree | 4f7b86b137ff14963c0e7f5304b2675d35ec3d86 | |
parent | After-release-version-number-bump (diff) | |
download | gpgme-31183197a2b9e5c12d7fd847b63436ca00b7ac7d.tar.gz gpgme-31183197a2b9e5c12d7fd847b63436ca00b7ac7d.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-- | doc/version.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/version.texi b/doc/version.texi new file mode 100644 index 00000000..33cb361e --- /dev/null +++ b/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 |