aboutsummaryrefslogtreecommitdiffhomepage
path: root/proof-general-pkg.el
diff options
context:
space:
mode:
authorGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-05 18:04:19 +0200
committerGravatar Erik Martin-Dorel <erik@martin-dorel.org>2018-08-22 23:42:09 +0200
commit14d1e38c2be8e1b366c27cd53a35180de7982dc4 (patch)
tree42cd6aec04d65c1356a70762b3a1944f8bc15aa9 /proof-general-pkg.el
parent43925606d39ad12b5b1019aec61843d947755f31 (diff)
Bump version from 4.4.1~pre to 4.5-git
This commit ensures the version number is (version-to-list)-compliant.
Diffstat (limited to 'proof-general-pkg.el')
-rw-r--r--proof-general-pkg.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/proof-general-pkg.el b/proof-general-pkg.el
index b14ed1d6..53f33432 100644
--- a/proof-general-pkg.el
+++ b/proof-general-pkg.el
@@ -1,2 +1,3 @@
-(define-package "proof-general" "4.4.1~pre" "A generic front-end for proof assistants (interactive theorem provers)"
+(define-package "proof-general" "4.5-git"
+ "A generic front-end for proof assistants (interactive theorem provers)"
'((emacs "24.3")))