Skip to content

Commit

Permalink
Release 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sthibaul committed Sep 17, 2022
1 parent caf0e88 commit a285fdf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
AC_PREREQ([2.63])
m4_define([MAJOR_VERSION], [0])
m4_define([MINOR_VERSION], [11])
m4_define([MICRO_VERSION], [2])
m4_define([MICRO_VERSION], [3])
m4_define([AC_PACKAGE_VERSION],[MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION])
AC_INIT([speech-dispatcher], [AC_PACKAGE_VERSION], [speechd-discuss@nongnu.org])
AC_CONFIG_MACRO_DIRS([m4])
Expand Down
2 changes: 1 addition & 1 deletion doc/speech-dispatcher-cs.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/speech-dispatcher.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion po/speech-dispatcher.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: speech-dispatcher 0.11.2\n"
"Project-Id-Version: speech-dispatcher 0.11.3\n"
"Report-Msgid-Bugs-To: speechd-discuss@nongnu.org\n"
"POT-Creation-Date: 2022-08-25 23:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down

0 comments on commit a285fdf

Please sign in to comment.