~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-06-07 22:00:41 UTC
  • mfrom: (1.3.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100607220041-59la5bodx9a6aecg
Tags: 0.090-1
* New usptream release.
* Add missing replaces to the znc package against the removed znc-webadmin
  one.

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.090-rc1])
 
2
AC_INIT([znc], [0.090])
3
3
AC_CONFIG_SRCDIR([znc.cpp])
4
4
AC_LANG([C++])
5
5