~ubuntu-branches/ubuntu/maverick/unbound/maverick-security

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Robert S. Edmonds
  • Date: 2009-12-29 21:54:26 UTC
  • mfrom: (4.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20091229215426-lah3ls3mwrtyuibo
Tags: 1.4.1-2
Invoke dh_installinit with --restart-after-upgrade; closes: #563033.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
sinclude(acx_python.m4)
7
7
sinclude(ac_pkg_swig.m4)
8
8
 
9
 
AC_INIT(unbound, 1.4.0, unbound-bugs@nlnetlabs.nl, unbound)
 
9
AC_INIT(unbound, 1.4.1, unbound-bugs@nlnetlabs.nl, unbound)
10
10
 
11
 
LIBUNBOUND_CURRENT=1
12
 
LIBUNBOUND_REVISION=5
 
11
LIBUNBOUND_CURRENT=2
 
12
LIBUNBOUND_REVISION=1
13
13
LIBUNBOUND_AGE=0
14
14
# 1.0.0 had 0:12:0
15
15
# 1.0.1 had 0:13:0
24
24
# 1.3.3 had 1:3:0
25
25
# 1.3.4 had 1:4:0
26
26
# 1.4.0-snapshots had 1:5:0
27
 
# 1.4.0 had 2:0:0   # ub_result.why_bogus
 
27
# 1.4.0 had 1:5:0 (not 2:0:0)   # ub_result.why_bogus
 
28
# 1.4.1 had 2:1:0
28
29
 
29
30
#   Current  -- the number of the binary API that we're implementing
30
31
#   Revision -- which iteration of the implementation of the binary