aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-03-26 01:24:30 +0100
committerMaciej Barć <xgqt@gentoo.org>2023-03-26 01:24:30 +0100
commitc744081844c86c524a511dde27adcd2a79b2bb03 (patch)
tree638fa1ab538e05b27a377f3afda9d20a9fe61005
parentebuild-mode/patches.yas: escape special syntax (diff)
downloademacs-ebuild-snippets-c744081844c86c524a511dde27adcd2a79b2bb03.tar.gz
emacs-ebuild-snippets-c744081844c86c524a511dde27adcd2a79b2bb03.tar.bz2
emacs-ebuild-snippets-c744081844c86c524a511dde27adcd2a79b2bb03.zip
bump to 2.0.32.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-rw-r--r--ebuild-snippets.el2
1 files changed, 1 insertions, 1 deletions
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.")