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

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Lamby committed Dec 4, 2014
1 parent 6b5a24b commit ab0e179
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], [1.0], [[email protected]])
AC_INIT([deadbeef], [1.1], [[email protected]])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign -Wall -Werror subdir-objects dist-xz no-dist-gzip])
Expand Down

0 comments on commit ab0e179

Please sign in to comment.