Skip to content

Commit

Permalink
Merge pull request #29 from metalefty/prepare-release
Browse files Browse the repository at this point in the history
Bump version to v0.3
  • Loading branch information
metalefty authored Jun 5, 2019
2 parents 48bddf2 + 345beb2 commit 254f598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.65])
AC_INIT([pulseaudio-module-xrdp], [0.2], [[email protected]])
AC_INIT([pulseaudio-module-xrdp], [0.3], [[email protected]])
# specify config_ac.h so we don't collide with pulseaudio's config.h
AC_CONFIG_HEADERS([config_ac.h])
AC_CONFIG_SRCDIR([src])
Expand Down

0 comments on commit 254f598

Please sign in to comment.