Skip to content

Commit

Permalink
Bump version to 0.99.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlarsson committed Jul 10, 2018
1 parent 13f7887 commit 4794eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ AC_PREREQ([2.63])

m4_define([flatpak_builder_major_version], [0])
m4_define([flatpak_builder_minor_version], [99])
m4_define([flatpak_builder_micro_version], [2])
m4_define([flatpak_builder_micro_version], [3])
m4_define([flatpak_builder_version],
[flatpak_builder_major_version.flatpak_builder_minor_version.flatpak_builder_micro_version])

Expand Down

0 comments on commit 4794eaf

Please sign in to comment.