Skip to content

Commit ab33cb5

Browse files
committed
bump to 2.0.8
1 parent 1645a95 commit ab33cb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Shameless fork from the far superior https://github.com/clburlison/pinpoint/blob/master/Makefile
22

33
PKGTITLE="vfuse"
4-
PKGVERSION="2.0.7"
4+
PKGVERSION="2.0.8"
55
PKGID=com.github.vfuse
66
PROJECT="vfuse"
77

pkgroot/usr/local/vfuse/bin/vfuse

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requirements:
2424
##############################################################################
2525

2626
__author__ = 'Joseph Chilcote (chilcote@gmail.com)'
27-
__version__ = '2.0.7'
27+
__version__ = '2.0.8'
2828

2929
import argparse
3030
import glob

0 commit comments

Comments
 (0)