We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81200ad + 03fe894 commit d968909Copy full SHA for d968909
Cabal/Makefile
@@ -1,4 +1,4 @@
1
-VERSION=3.15.0.0
+VERSION=3.17.0.0
2
3
#KIND=devel
4
KIND=rc
doc/conf.py
@@ -13,7 +13,7 @@
13
sys.path.insert(0, os.path.abspath('.'))
14
import cabaldomain
15
16
-version = "3.15.0.0"
+version = "3.17.0.0"
17
18
extensions = [
19
'sphinx.ext.extlinks',
0 commit comments