Updated version number.
This commit is contained in:
@ -83,7 +83,7 @@ class Toplevel1:
|
||||
top.minsize(1, 1)
|
||||
top.maxsize(1905, 1050)
|
||||
top.resizable(0, 0)
|
||||
top.title("PECOS - Polaris Emergency Check Out System 1.0b (Windows)")
|
||||
top.title("PECOS - Polaris Emergency Check Out System 1.3b (Windows)")
|
||||
|
||||
# --- CHECKOUT ITEM AND UPDATE DATABASE ---
|
||||
def CheckOutItem(event=None):
|
||||
|
Reference in New Issue
Block a user