~ubuntu-branches/ubuntu/raring/gnome-session/raring

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-09-09 14:20:35 UTC
  • mfrom: (1.1.80)
  • Revision ID: package-import@ubuntu.com-20120909142035-mf8oby49hhtxfd7r
Tags: 3.5.91-0ubuntu1
* New upstream translation update release.
* 97_dont_blacklist_llvmpipe.patch:
  Patch from Fedora to not blacklist llvmpipe from GNOME sessions
  (LP: #1047828) Thanks Tim!

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT([gnome-session],
2
 
        [3.5.5],
 
2
        [3.5.91],
3
3
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
4
4
 
5
5
AC_CONFIG_SRCDIR([gnome-session])