Swapped lines in source code

This commit is contained in:
Veronica K. B. Olsen
2020-10-15 17:43:58 +02:00
parent bd9463fe58
commit 8e9fb58677
+1 -1
View File
@@ -54,8 +54,8 @@ from nw.config import Config
# 0x010200c1 : 1.2-rc1 1.2rc1 First release candidate
# 0x010200f0 : 1.2 1.2 Final release
# 0x010200f1 : 1.2-post1 1.2.post1 Post release, but not a code patch!
#
# 0x010201f0 : 1.2.1 1.2.1 Patch release
#
__package__ = "nw"
__author__ = "Veronica Berglyd Olsen"