Skip to content

Commit

Permalink
Bump version 1.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
epico committed Jan 31, 2024
1 parent 312d390 commit 1c69ff8
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 @@ -22,7 +22,7 @@
m4_define([ibus_released], [1])
m4_define([ibus_major_version], [1])
m4_define([ibus_minor_version], [15])
m4_define([ibus_micro_version], [6])
m4_define([ibus_micro_version], [7])
m4_define(ibus_maybe_datestamp,
m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))

Expand Down

0 comments on commit 1c69ff8

Please sign in to comment.