Skip to content

Commit

Permalink
Re-tag current release as a beta
Browse files Browse the repository at this point in the history
  • Loading branch information
churchers committed Jun 25, 2018
1 parent ec61996 commit 47bfe76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vm
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.

VERSION=1.2
VERSION_INT=102059
VERSION=1.2-beta1
VERSION_INT=102060
VERSION_BSD=$(uname -K)
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin

Expand Down

0 comments on commit 47bfe76

Please sign in to comment.