version update

This commit is contained in:
DYefremov
2020-08-03 22:47:44 +03:00
parent 3d0bb6ad3c
commit 80e4edd084
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ Author: Dmitriy Yefremov
<property name="icon_name">system-help</property>
<property name="type_hint">normal</property>
<property name="program_name">DemonEditor</property>
<property name="version">1.0.0 Alpha</property>
<property name="version">1.0.0 Alpha-2</property>
<property name="copyright">2018-2020 Dmitriy Yefremov
</property>
<property name="comments" translatable="yes">Enigma2 channel and satellites list editor for GNU/Linux</property>

View File

@@ -2902,7 +2902,7 @@ Author: Dmitriy Yefremov
<object class="GtkLabel" id="app_ver_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">1.0.0 Alpha</property>
<property name="label" translatable="yes">1.0.0 Alpha-2</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>

View File

@@ -1,5 +1,5 @@
#!/bin/bash
VER="1.0.0_Alpha"
VER="1.0.0_Alpha_2"
B_PATH="dist/DemonEditor"
DEB_PATH="$B_PATH/usr/share/demoneditor"

View File

@@ -1,5 +1,5 @@
Package: demon-editor
Version: 1.0.0-Alpha
Version: 1.0.0-Alpha-2
Section: utils
Priority: optional
Architecture: all