summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Sharma <aruns@google.com>2009-03-18 15:33:27 -0700
committerArun Sharma <aruns@google.com>2009-03-18 15:33:27 -0700
commit18a0a81ffce18acd28f2e27f97c2a64aacf3b798 (patch)
treeb3d94edb2e87b5492ddf2132046d88aebf0f8939
parent9607c6407c3d0f8cff7b985f9f2b8aa96ffc00f6 (diff)
downloadlibunwind-18a0a81ffce18acd28f2e27f97c2a64aacf3b798.tar.gz
Update the tag to -beta.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index aea8fc93..7ea5eb48 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
define(pkg_major, 0)
define(pkg_minor, 99)
-define(pkg_extra, -alpha)
+define(pkg_extra, -beta)
define(pkg_maintainer, libunwind-devel@nongnu.org)
define(mkvers, $1.$2$3)
dnl Process this file with autoconf to produce a configure script.