Adding settings and cleanup
[quicknote] / src / constants.py
diff --git a/src/constants.py b/src/constants.py
new file mode 100644 (file)
index 0000000..0e25a0d
--- /dev/null
@@ -0,0 +1,4 @@
+__pretty_app_name__ = "Quicknote"
+__app_name__ = "quicknote"
+__version__ = "0.7.7"
+__app_magic__ = 0xdeadbeef