mirror of https://0xacab.org/leap/bitmask-vpn
[pkg] modify version gen to read static version file
this can be used from any build script to distinguish the version string that will be displayed (ie: 0.21.2-debian-1) - Resolves: #468merge-requests/139/merge
parent
eba7fe9f49
commit
2e8f2a2e8e
@ -0,0 +1,11 @@
|
||||
ppa howto
|
||||
=========
|
||||
|
||||
* Add changes to changelog (bump native dot-version, change release)
|
||||
* Upload changes file
|
||||
|
||||
.. code:: bash
|
||||
|
||||
debuild -i -S
|
||||
dput --force ppa:kalikaneko/ppa ../riseup-vpn_0.21.2.2_source.changes
|
||||
|
@ -0,0 +1 @@
|
||||
0.21.2+git
|
Loading…
Reference in New Issue