Skip to content

Commit 1e56d77

Browse files
committed
BUILD: set version to 1.0.0-beta3, use new instruments
Signed-off-by: Stefan Westerfeld <[email protected]>
1 parent 2d1e487 commit 1e56d77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
AC_INIT([spectmorph],[1.0.0-beta2])
1+
AC_INIT([spectmorph],[1.0.0-beta3])
22
INST_TAG=$PACKAGE_VERSION
3-
INST_SHA1SUM=2ee20146d49e56fb08fd5d339618b22421f0e215
3+
INST_SHA1SUM=a2c60209c2b75819c1dc2022d7c82b5ddb24d444
44
LV2_MINOR_VERSION=8
55

66
dnl we don't try to map our version numbers to lv2, instead we increment lv2 minor

0 commit comments

Comments
 (0)