[build] Update PulseAudio version. Contributes to JB#6791
This commit is contained in:
parent
fbdaf72b15
commit
c6d4c99a97
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
AC_PREREQ(2.60)
|
||||
|
||||
m4_define(PA_MAJOR, [2])
|
||||
m4_define(PA_MINOR, [1])
|
||||
m4_define(NEMO_MICRO, [0])
|
||||
m4_define(PA_MAJOR, [4])
|
||||
m4_define(PA_MINOR, [0])
|
||||
m4_define(NEMO_MICRO, [1])
|
||||
|
||||
AC_INIT([pulseaudio-modules-droid], [PA_MAJOR.PA_MINOR.NEMO_MICRO], [mer-general@lists.merproject.org])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue