summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Watson <dade.watson@gmail.com>2020-03-31 09:02:43 -0700
committerDave Watson <dade.watson@gmail.com>2020-03-31 09:02:43 -0700
commit0c1d83a661d1daed7bb7e8389e9bdef7a4bb614f (patch)
treed6a2be91a443dbbe4681b5e4084bb690d74de277
parent29e17d8d2ccbca07c423e3089a6d5ae8a1c9cb6e (diff)
downloadlibunwind-0c1d83a661d1daed7bb7e8389e9bdef7a4bb614f.tar.gz
Bump version to 1.5-rc1v1.5-rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b40e36aa..226a10fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
define(pkg_major, 1)
-define(pkg_minor, 4)
+define(pkg_minor, 5)
define(pkg_extra, -rc1)
define(pkg_maintainer, libunwind-devel@nongnu.org)
define(mkvers, $1.$2$3)