⬆️ kvm.ps1, kvm.cmd, kvm.sh

Source: AspNet/kvm@3ce7b79f4b
This commit is contained in:
ASP.NET Push Bot 2015-03-04 15:20:57 -08:00 committed by unknown
parent 83ed0c3841
commit 00f1a14ca5
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ function _WriteOut {
### Constants
$ProductVersion="1.0.0"
$BuildVersion="t150304224119"
$BuildVersion="beta4-10332"
$Authors="Microsoft Open Technologies, Inc."
# If the Version hasn't been replaced...

2
kvm.sh
View File

@ -2,7 +2,7 @@
# Source this file from your .bash-profile or script to use
# "Constants"
_KVM_BUILDNUMBER="t150304224119"
_KVM_BUILDNUMBER="beta4-10332"
_KVM_AUTHORS="Microsoft Open Technologies, Inc."
_KVM_RUNTIME_PACKAGE_NAME="kre"
_KVM_RUNTIME_FRIENDLY_NAME="K Runtime"