Remove @footnote.
[elisp/epg.git] / epg-config.el
index a7c9e5b..c5c5a7f 100644 (file)
@@ -23,6 +23,8 @@
 
 ;;; Code:
 
+(require 'epg-package-info)
+
 (defgroup epg ()
   "The EasyPG Library"
   :group 'emacs)
@@ -53,8 +55,6 @@ Note that the buffer name starts with a space."
   :group 'epg
   :type 'boolean)
 
-(defconst epg-version-number "0.0.9")
-
 (defconst epg-gpg-minimum-version "1.4.3")
 
 ;;;###autoload