summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2014-07-27 10:33:09 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2014-07-27 10:33:46 +0200
commit2fd326c48811fbf0f46a9597a2f95ff02b010327 (patch)
treeb44830e45ef0f1e8e1e7b7d8dfeef04ec46d1739 /debian
parent18d6b012418d2890e4225a14983318174728de6b (diff)
Bump ABI
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 5a2bff26..d700960d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ ADDPREF := COQINSTALLPREFIX=$(COQPREF) OLDROOT=
PACKAGES := $(shell dh_listpackages)
-COQ_VERSION := 8.4pl3
+COQ_VERSION := 8.4pl4
COQ_ABI := $(COQ_VERSION)+$(OCAML_ABI)
CONFIGUREOPTS := --arch Linux --prefix /usr --mandir /usr/share/man \