diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw
index e6e8af97ca57f73aad18054ed553266fad633242..7c208636f75c448436f0406cbb351952d8a1acfe 100644
--- a/src/init/storyInit.tw
+++ b/src/init/storyInit.tw
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with thi
 <<set $returnTo = "init", $nextButton = "Continue", $nextLink = "Alpha disclaimer">>
 
 <<unset $releaseID>>
-<<set $ver = "0.10.7", $pmodVer = "1.3.X", $releaseID = 1036>>
-<<if ndef $pmodVer>><<set $pmodVer = "1.3.X">><</if>>
+<<set $ver = "0.10.7", $pmodVer = "1.4.X", $releaseID = 1037>>
+<<if ndef $pmodVer>><<set $pmodVer = "1.4.X">><</if>>
 
 /* This needs to be broken down into individual files that can be added to StoryInit instead. */