Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
bumping to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chilcote committed May 9, 2016
1 parent 041145e commit 012bf9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKGTITLE="outset"
PKGVERSION="2.0.1"
PKGVERSION="2.0.2"
PKGID=com.github.outset
PROJECT="outset"

Expand Down
2 changes: 1 addition & 1 deletion pkgroot/usr/local/outset/outset
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ boot, on demand, and/or login.
##############################################################################

__author__ = 'Joseph Chilcote ([email protected])'
__version__ = '2.0.1'
__version__ = '2.0.2'

import argparse
import datetime
Expand Down

0 comments on commit 012bf9f

Please sign in to comment.