summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c57e9a08..41c08ae1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ ADDPREF := COQINSTALLPREFIX=$(COQPREF) OLDROOT=
PACKAGES := $(shell dh_listpackages)
-COQ_VERSION := 8.5beta2
+COQ_VERSION := 8.5beta3
COQ_ABI := $(COQ_VERSION)+$(OCAML_ABI)
ARCH := $(shell dpkg-architecture -q DEB_TARGET_ARCH)