wmix: bumped to 3.4.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
parent
adf8b97d7b
commit
4bd558d111
|
@ -1,3 +1,8 @@
|
||||||
|
3.4 NEWS:
|
||||||
|
Call `XSetCommand()`.
|
||||||
|
Added autogen and .gitignore.
|
||||||
|
Update mailing list links to new Google Groups.
|
||||||
|
|
||||||
3.3 NEWS:
|
3.3 NEWS:
|
||||||
Remove trailing whitespace.
|
Remove trailing whitespace.
|
||||||
Fix a buffer overflow (how did this ever work?)
|
Fix a buffer overflow (how did this ever work?)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([wmix], [3.3], [wmaker-dev@googlegroups.com])
|
AC_INIT([wmix], [3.4], [wmaker-dev@googlegroups.com])
|
||||||
AM_INIT_AUTOMAKE([foreign])
|
AM_INIT_AUTOMAKE([foreign])
|
||||||
AC_CONFIG_SRCDIR([wmix.c])
|
AC_CONFIG_SRCDIR([wmix.c])
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue