~unity-team/unity-lens-bliss/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-11-03 15:34:15 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20111103153415-glnr9kghxhkravwp
Tags: 0.1.1
ReleaseĀ 0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# When releasing also remember to update the soname as instructed below
2
 
AC_INIT(unity-lens-bliss, 0.1.0, https://launchpad.net/unity-lens-bliss)
 
2
AC_INIT(unity-lens-bliss, 0.1.1, https://launchpad.net/unity-lens-bliss)
3
3
AM_INIT_AUTOMAKE([subdir-objects])
4
4
AM_PATH_PYTHON
5
5