mirror of
https://github.com/munki/munki.git
synced 2026-05-02 02:09:19 -05:00
Bump build number in get_version() to 755.
git-svn-id: http://munki.googlecode.com/svn/trunk@755 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -57,7 +57,7 @@ class InsecureFilePermissionsError(VerifyFilePermissionsError):
|
||||
|
||||
def get_version():
|
||||
"""Returns version of munkitools"""
|
||||
return '0.6.0 Build 709'
|
||||
return '0.6.0 Build 755'
|
||||
|
||||
|
||||
# output and logging functions
|
||||
|
||||
Reference in New Issue
Block a user