~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-02-10 20:28:29 UTC
  • mfrom: (1.1.19)
  • Revision ID: package-import@ubuntu.com-20140210202829-ne9y1bho3kr9lmo3
Tags: 1.9.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

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