wmtv: Bump to version 0.6.7
This commit is contained in:
parent
65cb801d3f
commit
554ab5db1b
|
@ -1,3 +1,10 @@
|
||||||
|
version 0.6.7
|
||||||
|
-------------
|
||||||
|
Date - 18/4/20
|
||||||
|
- Use extern when declaring global variables in header
|
||||||
|
file.
|
||||||
|
- Switch deprecated XKeycodeToKeysym to XkbKeycodeToKeysym
|
||||||
|
|
||||||
version 0.6.6
|
version 0.6.6
|
||||||
-------------
|
-------------
|
||||||
Date - 1/2/16
|
Date - 1/2/16
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([wmtv], [0.6.6], [wmaker-dev@googlegroups.com])
|
AC_INIT([wmtv], [0.6.7], [wmaker-dev@googlegroups.com])
|
||||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||||
AC_CONFIG_SRCDIR([configure.ac])
|
AC_CONFIG_SRCDIR([configure.ac])
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
|
Loading…
Reference in a new issue