~ken-vandine/notify-osd/new_libnotify

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Mirco Müller
  • Date: 2010-04-08 08:15:40 UTC
  • Revision ID: mirco.mueller@ubuntu.com-20100408081540-crtanban8jpqfx8y
Tags: 0.9.29
bump version number to 0.9.29 for the new release

Show diffs side-by-side

added added

removed removed

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