summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--adjust-parens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/adjust-parens.el b/adjust-parens.el
index 23f92a1..15d7326 100644
--- a/adjust-parens.el
+++ b/adjust-parens.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2013 Free Software Foundation, Inc.
;; Author: Barry O'Reilly <gundaetiapo@gmail.com>
-;; Version: 3.1
+;; Version: 3.2
;; Package-Requires: ((emacs "24.3"))
;; This program is free software; you can redistribute it and/or modify