Skip to content

Commit

Permalink
Update version to 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlarsson committed Feb 14, 2018
1 parent ab08050 commit 0632b55
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], [10])
m4_define([flatpak_builder_micro_version], [6])
m4_define([flatpak_builder_micro_version], [7])
m4_define([flatpak_builder_version],
[flatpak_builder_major_version.flatpak_builder_minor_version.flatpak_builder_micro_version])

Expand Down

0 comments on commit 0632b55

Please sign in to comment.