diff options
Diffstat (limited to 'extra/source/partitionmanager/partitionmanager.SlackBuild')
-rwxr-xr-x | extra/source/partitionmanager/partitionmanager.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/source/partitionmanager/partitionmanager.SlackBuild b/extra/source/partitionmanager/partitionmanager.SlackBuild index 371ef22f..8035f522 100755 --- a/extra/source/partitionmanager/partitionmanager.SlackBuild +++ b/extra/source/partitionmanager/partitionmanager.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2009, 2010 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2010, 2013 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # Redistribution and use of this script, with or without modification, is @@ -20,7 +20,7 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -VERSION=1.0.2 +VERSION=1.0.3_20130328svn BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |