Skip to content

Commit

Permalink
bumping version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chilcote committed Aug 17, 2017
1 parent 60b6073 commit 5388a40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Shameless fork from the far superior https://github.com/clburlison/pinpoint/blob/master/Makefile

PKGTITLE="vfuse"
PKGVERSION="1.0.4"
PKGID=com.chilcote.vfuse
PKGVERSION="1.0.5"
PKGID=com.github.vfuse
PROJECT="vfuse"

#################################################
Expand Down
2 changes: 1 addition & 1 deletion pkgroot/usr/local/vfuse/vfuse
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Requirements:
##############################################################################

__author__ = 'Joseph Chilcote ([email protected])'
__version__ = '1.0.4'
__version__ = '1.0.5'

import os
import sys
Expand Down

0 comments on commit 5388a40

Please sign in to comment.