diff options
| author | Yoni Rabkin <yoni@rabkins.net> | 2021-02-17 12:32:31 -0500 | 
|---|---|---|
| committer | Yoni Rabkin <yoni@rabkins.net> | 2021-02-17 12:32:31 -0500 | 
| commit | f5d70db774273650707ad10f2a18bb3b27f00a3c (patch) | |
| tree | f279c705cbb037adc873d7ae92f85f7e59690d9f | |
| parent | 86c41fb41f23fa6ac453d0af2ca7cbd11f581596 (diff) | |
* rt-liberation.el: new way of versioning
Since elpa will mangle it to be that way regardless of what I name it.
| -rw-r--r-- | rt-liberation.el | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rt-liberation.el b/rt-liberation.el index 73a6c0a..a2b116a 100644 --- a/rt-liberation.el +++ b/rt-liberation.el @@ -5,7 +5,7 @@  ;; Author: Yoni Rabkin <yrk@gnu.org>  ;; Authors: Aaron S. Hawley <aaron.s.hawley@gmail.com>, John Sullivan <johnsu01@wjsullivan.net>  ;; Maintainer: Yoni Rabkin <yrk@gnu.org> -;; Version: 2.02 +;; Version: 2.2  ;; Keywords: rt, tickets  ;; Package-Type: multi  ;; url: http://www.nongnu.org/rtliber/ | 
