 Reece H. Dunn
					
					9 years ago
						Reece H. Dunn
					
					9 years ago
				| @@ -1,6 +1,6 @@ | |||
| # Change Log | |||
| ## (In Development) | |||
| ## 1.49.0 - 2016-09-10 | |||
| * Support the `--compile-mbrola` command-line option. | |||
| * Support the `--compile-phonemes` command-line option. | |||
| @@ -1,5 +1,5 @@ | |||
| AC_PREREQ([2.63]) | |||
| AC_INIT([eSpeak NG], [1.48.15], [https://github.com/espeak-ng/espeak-ng/issues], [espeak-ng], [https://github.com/espeak-ng/espeak-ng]) | |||
| AC_INIT([eSpeak NG], [1.49.0], [https://github.com/espeak-ng/espeak-ng/issues], [espeak-ng], [https://github.com/espeak-ng/espeak-ng]) | |||
| AM_INIT_AUTOMAKE() | |||
| LT_INIT | |||