~ubuntu-branches/ubuntu/vivid/brasero/vivid

« 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-03-27 10:34:57 UTC
  • mfrom: (1.1.53)
  • Revision ID: package-import@ubuntu.com-20120327103457-86qt4pti869xqdzz
Tags: 3.4.0-0ubuntu1
* New upstream release:
  - Translations updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
#define LIBBRASERO_MEDIA_VERSION_MAJOR                                          \
43
43
        3
44
44
#define LIBBRASERO_MEDIA_VERSION_MINOR                                          \
45
 
        3
 
45
        4
46
46
#define LIBBRASERO_MEDIA_VERSION_MICRO                                          \
47
 
        92
 
47
        0
48
48
#define LIBBRASERO_MEDIA_AGE                                                    \
49
 
        312
 
49
        322
50
50
#define LIBBRASERO_MEDIA_INSTALL                                                        \
51
51
        "/usr/local"
52
52