diff --git a/LICENSE b/LICENSE
index 5a64f413..b9de660f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2018 Dmitriy Yefremov
+Copyright (c) 2018-2019 Dmitriy Yefremov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade
index 3b3cc8dd..77d7e66a 100644
--- a/app/ui/dialogs.glade
+++ b/app/ui/dialogs.glade
@@ -40,8 +40,8 @@ Author: Dmitriy Yefremov
system-help
normal
DemonEditor
- 0.4.3 Pre-alpha
- 2018 Dmitriy Yefremov
+ 0.4.4 Pre-alpha
+ 2018-2019 Dmitriy Yefremov
Enigma2 channel and satellites list editor for GNU/Linux
https://dyefremov.github.io/DemonEditor/
diff --git a/build-deb.sh b/build-deb.sh
index 04a5c3ef..741f2916 100755
--- a/build-deb.sh
+++ b/build-deb.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-VER="0.4.3_Pre-alpha"
+VER="0.4.4_Pre-alpha"
B_PATH="dist/DemonEditor"
DEB_PATH="$B_PATH/usr/share/demoneditor"
diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control
index 6694bdfa..8b7e5c0f 100644
--- a/deb/DEBIAN/control
+++ b/deb/DEBIAN/control
@@ -1,5 +1,5 @@
Package: DemonEditor
-Version: 0.4.3-Pre-alpha
+Version: 0.4.4-Pre-alpha
Section: utils
Priority: optional
Architecture: all
diff --git a/deb/DEBIAN/copyright b/deb/DEBIAN/copyright
index 8a737879..55656b8b 100644
--- a/deb/DEBIAN/copyright
+++ b/deb/DEBIAN/copyright
@@ -5,7 +5,7 @@ Source: https://github.com/DYefremov/DemonEditor
Files: *
MIT License
-Copyright (c) 2018 Dmitriy Yefremov
+Copyright (c) 2018-2019 Dmitriy Yefremov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal