~ubuntu-branches/ubuntu/utopic/resiprocate/utopic-updates

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-04-10 10:04:36 UTC
  • mfrom: (1.1.25)
  • Revision ID: package-import@ubuntu.com-20140410100436-si0xvhvy0zfkju9f
Tags: 1.9.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
AC_INIT(resiprocate,1.9.5)
 
2
AC_INIT(resiprocate,1.9.6)
3
3
AC_CONFIG_SRCDIR(repro/repro.cxx)
4
4
 
5
5
SO_RELEASE=`echo $PACKAGE_VERSION | cut -f1,2 -d.`