Bump up version to v1.1

This commit is contained in:
Bobbi Webber-Manners 2022-09-06 23:06:52 -04:00 committed by GitHub
parent 0cd60519e7
commit ee70f87d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ for a, v in args:
elif a in ('-b', '--baud'):
baud_rate = int(v)
print("VEServer v1.0")
print("VEServer v1.1")
if pd25:
print("ProDOS 2.5+ Clock Driver")
else: