Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Lamby committed Oct 1, 2016
1 parent 961ef19 commit 57ef482
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
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([deadbeef-mpris2-plugin], [1.9], [[email protected]], [DeaDBeeF MPRIS2 Plugin], [https://github.com/Serranya/deadbeef-mpris2-plugin])
AC_INIT([deadbeef-mpris2-plugin], [1.10], [[email protected]], [DeaDBeeF MPRIS2 Plugin], [https://github.com/Serranya/deadbeef-mpris2-plugin])
AC_CONFIG_SRCDIR([src/mpris.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
Expand Down

0 comments on commit 57ef482

Please sign in to comment.