Skip to content

Commit c3307ab

Browse files
committed
bump version to v0.7
1 parent f6ab4e6 commit c3307ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.65])
5-
AC_INIT([pulseaudio-module-xrdp], [0.6], [[email protected]])
5+
AC_INIT([pulseaudio-module-xrdp], [0.7], [[email protected]])
66
# specify config_ac.h so we don't collide with pulseaudio's config.h
77
AC_CONFIG_HEADERS([config_ac.h])
88
AC_CONFIG_SRCDIR([src])

0 commit comments

Comments
 (0)