Skip to content

Commit

Permalink
bump the profile to 3.0.3 also
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmak committed Dec 13, 2012
1 parent dc14bca commit df9f60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/mono-mac-release/mono-mac-release.py
Expand Up @@ -11,7 +11,7 @@
class MonoReleaseProfile (DarwinProfile, MonoReleasePackages):
def __init__ (self):
self.MONO_ROOT = "/Library/Frameworks/Mono.framework"
self.RELEASE_VERSION = "3.0.2" # REMEMBER TO UPDATE
self.RELEASE_VERSION = "3.0.3" # REMEMBER TO UPDATE
self.BUILD_NUMBER = "0"
self.MRE_GUID = "432959f9-ce1b-47a7-94d3-eb99cb2e1aa8"
self.MDK_GUID = "964ebddd-1ffe-47e7-8128-5ce17ffffb05"
Expand Down

0 comments on commit df9f60f

Please sign in to comment.