Skip to content

Commit d968909

Browse files
authored
Merge pull request #11038 from geekosaur/r3.16-C.3.1a-missed-files
missed version bumps
2 parents 81200ad + 03fe894 commit d968909

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)