Skip to content

Commit 03fe894

Browse files
committed
missed version bumps
Found while un-bumping for 3.16.
1 parent 50b287b commit 03fe894

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cabal/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=3.15.0.0
1+
VERSION=3.17.0.0
22

33
#KIND=devel
44
KIND=rc

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
sys.path.insert(0, os.path.abspath('.'))
1414
import cabaldomain
1515

16-
version = "3.15.0.0"
16+
version = "3.17.0.0"
1717

1818
extensions = [
1919
'sphinx.ext.extlinks',

0 commit comments

Comments
 (0)