aboutsummaryrefslogtreecommitdiff
path: root/science/dimod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/dimod/Makefile')
-rw-r--r--science/dimod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/dimod/Makefile b/science/dimod/Makefile
index f535bbdf1040..1605f697e49c 100644
--- a/science/dimod/Makefile
+++ b/science/dimod/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dimod
-DISTVERSION= 0.12.20
+DISTVERSION= 0.12.21
CATEGORIES= science python
MAINTAINER= yuri@FreeBSD.org
@@ -28,6 +28,6 @@ do-install:
do-test:
@cd ${WRKSRC}/testscpp && ${SETENV} ${MAKE_ENV} ${MAKE}
-# tests as of 0.12.20: All tests passed (104295 assertions in 35 test cases)
+# tests as of 0.12.21: All tests passed (104295 assertions in 35 test cases)
.include <bsd.port.mk>