~vanhoof/+junk/znc

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2010-02-18 14:03:34 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100218140334-szkt8rd2l9iywxsl
Tags: 0.080-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Keep the version number in sync with main.h!
2
 
AC_INIT([znc], [0.080-rc1])
 
2
AC_INIT([znc], [0.080])
3
3
AC_CONFIG_SRCDIR([znc.cpp])
4
4
AC_LANG([C++])
5
5