bump version to v0.5

This commit is contained in:
Koichiro IWAO 2021-01-07 11:45:11 +09:00
parent 1cde8f8f68
commit 7c11508b06
No known key found for this signature in database
GPG Key ID: 03993B4065E7193B

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([pulseaudio-module-xrdp], [0.4], [xrdp-devel@googlegroups.com])
AC_INIT([pulseaudio-module-xrdp], [0.5], [xrdp-devel@googlegroups.com])
# specify config_ac.h so we don't collide with pulseaudio's config.h
AC_CONFIG_HEADERS([config_ac.h])
AC_CONFIG_SRCDIR([src])