* gpgme.texi (Advanced Key Editing): New section.
+2007-05-21 Werner Koch <wk@g10code.com>
+
+ * Makefile.am (online): New target.
+
2007-05-18 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Error Strings): Fix documentation of
info_TEXINFOS = gpgme.texi
gpgme_TEXINFOS = lesser.texi
+
+online: gpgme.html gpgme.pdf
+ set -e; \
+ echo "Uploading current manuals to www.gnupg.org ..."; \
+ user=werner ; \
+ (cd gpgme.html && rsync -vr --exclude='.svn' . \
+ $${user}@cvs.gnupg.org:webspace/manuals/gpgme/ ); \
+ rsync -v gpgme.pdf $${user}@cvs.gnupg.org:webspace/manuals/
+
AM_PATH_GPGME macro) check that this header matches the installed
library. Warning: Do not edit the next line. configure will do
that for you! */
-#define GPGME_VERSION "1.1.4"
+#define GPGME_VERSION "1.1.5-cvs1213"
\f