Skip to content

Commit

Permalink
bump version 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
epico committed Aug 29, 2017
1 parent 26955dd commit 5e2c5aa
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], [9])
m4_define([ibus_micro_version], [1])
m4_define([ibus_micro_version], [2])
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 5e2c5aa

Please sign in to comment.