diff options
Diffstat (limited to 'org-fc-compat.el')
-rw-r--r-- | org-fc-compat.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org-fc-compat.el b/org-fc-compat.el index dd90894..37d28ce 100644 --- a/org-fc-compat.el +++ b/org-fc-compat.el @@ -1,11 +1,11 @@ ;;; org-fc-compat.el --- Compatibility Code -*- lexical-binding: t; -*- -;; Copyright (C) 2020 Leon Rische +;; Copyright (C) 2020-2021 Leon Rische ;; Author: Leon Rische <emacs@leonrische.me> ;; Url: https://www.leonrische.me/pages/org_flashcards.html ;; Package-requires: ((emacs "26.3") (org "9.3")) -;; Version: 0.0.1 +;; Version: 0.1.0 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |