Skip to content

Commit 54d7359

Browse files
1.10.0-beta2: fixing tarball generation
1 parent f4561a3 commit 54d7359

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PORTABLE_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0-beta1
1+
1.10.0-beta2

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
AC_INIT([deadbeef], [1.10.0-beta1])
2+
AC_INIT([deadbeef], [1.10.0-beta2])
33

44
AC_CONFIG_HEADER(config.h)
55

0 commit comments

Comments
 (0)