Skip to content

Commit

Permalink
Set to 1.5 for importing into ports
Browse files Browse the repository at this point in the history
  • Loading branch information
churchers committed Jul 19, 2022
1 parent ab539a1 commit 9614e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/vm-base
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.5-devel
VERSION_INT=105101
VERSION=1.5
VERSION_INT=105102
VERSION_BSD=$(uname -K)
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin

Expand Down

0 comments on commit 9614e81

Please sign in to comment.