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
+1 -1
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: