Debian changelog for 2.0.0-2ubuntu1 fix (gitlab #376)

This commit is contained in:
zzz
2022-12-02 15:50:24 -05:00
parent d632e08386
commit 974ffabd18
4 changed files with 23 additions and 1 deletions
@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Git";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 2;
public final static long BUILD = 3;
/** for example "-test" */
public final static String EXTRA = "";