Skip to content

Commit

Permalink
Fix Debian packaging - 1.10.29
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Caelers <[email protected]>
  • Loading branch information
rcaelers committed Mar 21, 2019
1 parent 8be53af commit 9c642c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ See the end for copying conditions.
Please report Workrave bug reports. Visit our bug tracker located at:
http://www.workrave.org

* Workrave 1.10.28
* Workrave 1.10.28 / 1.10.29

** New PPA upload
** Fix PPA upload

* Workrave 1.10.27

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dnl

m4_define([workrave_major_version], [1])
m4_define([workrave_minor_version], [10])
m4_define([workrave_micro_version], [28])
m4_define([workrave_micro_version], [29])
m4_define([workrave_version_suffix], [0])
m4_define([workrave_version],
[workrave_major_version.workrave_minor_version.workrave_micro_version])
Expand Down

0 comments on commit 9c642c9

Please sign in to comment.