Skip to content

Commit

Permalink
3.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Jan 14, 2019
1 parent 97bac67 commit c9d0969
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 @@ -10,7 +10,7 @@

m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [24])
m4_define([gtk_micro_version], [2])
m4_define([gtk_micro_version], [3])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])
Expand Down

0 comments on commit c9d0969

Please sign in to comment.