Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Patch: Fixes version detection regex for daily builds


Go to End


1895 Views

Avatar
elijahlofgren

Google Summer of Code Hacker, 222 Posts

16 May 2007 at 11:28am

Daily builds have a hyphen in them and the version detection regex needs to be updated to be able to detect versions with hyphens.
This patch adds the needed "-" to the regex:
http://www.elijahlofgren.com/silverstripe/patches/Fix-version-regex-silverstripe.2.0.DailyBuild.2007-05-15.patch

Hope this helps,

Elijah