Skip to content

Commit a285fdf

Browse files
committed
Release 0.11.3
1 parent caf0e88 commit a285fdf

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
AC_PREREQ([2.63])
3333
m4_define([MAJOR_VERSION], [0])
3434
m4_define([MINOR_VERSION], [11])
35-
m4_define([MICRO_VERSION], [2])
35+
m4_define([MICRO_VERSION], [3])
3636
m4_define([AC_PACKAGE_VERSION],[MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION])
3737
AC_INIT([speech-dispatcher], [AC_PACKAGE_VERSION], [speechd-discuss@nongnu.org])
3838
AC_CONFIG_MACRO_DIRS([m4])

doc/speech-dispatcher-cs.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/speech-dispatcher.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

po/speech-dispatcher.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: speech-dispatcher 0.11.2\n"
9+
"Project-Id-Version: speech-dispatcher 0.11.3\n"
1010
"Report-Msgid-Bugs-To: speechd-discuss@nongnu.org\n"
1111
"POT-Creation-Date: 2022-08-25 23:48+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

0 commit comments

Comments
 (0)