~ken-vandine/notify-osd/new_libnotify

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Mirco Müller
  • Date: 2010-02-05 19:49:11 UTC
  • Revision ID: mirco.mueller@ubuntu.com-20100205194911-6sfanwx2lcc9b0ei
Tags: 0.9.25
bump version number to 0.9.25 for the new release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(notify-osd, 0.9.24, dx-team@canonical.com)
 
1
AC_INIT(notify-osd, 0.9.25, dx-team@canonical.com)
2
2
 
3
3
AC_CONFIG_SRCDIR(src/main.c)
4
4
AC_CONFIG_HEADERS(config.h)