branch: elpa/tuareg commit 760cdcd0e6ff2a6718728f249db81cd9df76a23a Author: Christophe Troestler <christophe.troest...@umons.ac.be> Commit: Christophe Troestler <christophe.troest...@umons.ac.be>
Version 3.0.0 --- CHANGES.md | 2 +- tuareg.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 571a1f707e..0085492585 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -3.0 2021-09-20 +3.0 2022-09-27 -------------- Backward incompatible changes are marked with “⚠”. diff --git a/tuareg.el b/tuareg.el index 47e83d9899..ad65fb3b1e 100644 --- a/tuareg.el +++ b/tuareg.el @@ -13,7 +13,7 @@ ;; Maintainer: Christophe Troestler <christophe.troest...@umons.ac.be> ;; Stefan Monnier <monn...@iro.umontreal.ca> ;; Created: 8 Jan 1997 -;; Version: 3.0.0-snapshot +;; Version: 3.0.0 ;; Package-Requires: ((emacs "26.3") (caml "4.8")) ;; Keywords: ocaml languages ;; Homepage: https://github.com/ocaml/tuareg