Bumped version number to 0.5.1.

git-svn-id: http://munki.googlecode.com/svn/trunk@533 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-04-28 17:39:38 +00:00
parent c493aa363b
commit a6edacfcdd
+1 -1
View File
@@ -41,7 +41,7 @@ import FoundationPlist
def get_version():
'''Returns version of munkitools'''
return "0.5.0"
return "0.5.1"
# output and logging functions