[Pkg-privacy-commits] [libotr] 73/225: Mark the version as "beta1" in configure.ac

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository libotr.

commit 697dd26f2ba169de5c61258788c599c6e78f7e05
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date:   Thu Jun 7 10:00:53 2012 -0400

    Mark the version as "beta1" in configure.ac
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9d17372..57bd9f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl   For a backwards-incompatible API change (e.g. changing data structures):
 dnl     Change the libotr package version from a.b.c to (a+1).0.0
 dnl     Change the libotr libtool version from x:y:z to (x+1):0:0
 
-AM_INIT_AUTOMAKE(libotr, 4.0.0)
+AM_INIT_AUTOMAKE(libotr, 4.0.0-beta1)
 LIBOTR_LIBTOOL_VERSION="5:0:0"
 
 AC_SUBST(LIBOTR_LIBTOOL_VERSION)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list