summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2012-12-29 11:30:23 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2012-12-29 11:30:33 +0100
commit82f618cde74011104f2d369c2aa28d47deb08fb3 (patch)
tree0efe3be141f6017904fb328af8d4834cb0c10283
parent310693f95754bff6577f0ab933e00190f9b4083b (diff)
Update ABI
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ad53d1f0..29dfdc5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ ADDPREF := COQINSTALLPREFIX=$(COQPREF) OLDROOT=
PACKAGES := $(shell dh_listpackages)
-COQ_VERSION := 8.4
+COQ_VERSION := 8.4pl1
COQ_ABI := $(COQ_VERSION)+$(OCAML_ABI)
CONFIGUREOPTS := --arch Linux --prefix /usr --mandir /usr/share/man \