~ubuntu-branches/ubuntu/quantal/brasero/quantal-updates

« back to all changes in this revision

Viewing changes to libbrasero-media/brasero-media.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-04-17 14:41:53 UTC
  • mfrom: (1.1.54)
  • Revision ID: package-import@ubuntu.com-20120417144153-tuyvgt9jp2fr738k
Tags: 3.4.1-0ubuntu1
* New upstream release:
  - Translation updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#define LIBBRASERO_MEDIA_VERSION_MINOR                                          \
45
45
        4
46
46
#define LIBBRASERO_MEDIA_VERSION_MICRO                                          \
47
 
        0
 
47
        1
48
48
#define LIBBRASERO_MEDIA_AGE                                                    \
49
 
        322
 
49
        332
50
50
#define LIBBRASERO_MEDIA_INSTALL                                                        \
51
51
        "/usr/local"
52
52