~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-05 22:32:37 UTC
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: package-import@ubuntu.com-20120305223237-iomimlei8d1813n4
Tags: upstream-3.3.91
ImportĀ upstreamĀ versionĀ 3.3.91

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
 
        2
 
45
        3
46
46
#define LIBBRASERO_MEDIA_VERSION_MICRO                                          \
47
 
        0
 
47
        91
48
48
#define LIBBRASERO_MEDIA_AGE                                                    \
49
 
        302
 
49
        312
50
50
#define LIBBRASERO_MEDIA_INSTALL                                                        \
51
51
        "/usr/local"
52
52