commit: c744081844c86c524a511dde27adcd2a79b2bb03 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 00:24:30 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 00:24:30 2023 +0000 URL: https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git/commit/?id=c7440818
bump to 2.0.3 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> ebuild-snippets.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-snippets.el b/ebuild-snippets.el index 5b56bef..004b893 100644 --- a/ebuild-snippets.el +++ b/ebuild-snippets.el @@ -49,7 +49,7 @@ (require 'yasnippet) -(defconst ebuild-snippets-version "2.0.2" +(defconst ebuild-snippets-version "2.0.3" "Ebuild-Snippets version.")
