~ubuntu-branches/ubuntu/utopic/libmbim/utopic-proposed

« back to all changes in this revision

Viewing changes to src/libmbim-glib/mbim-version.h

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2014-03-25 07:51:28 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140325075128-rrycs0azf6u6j2af
Tags: 1.8.0-1
* New upstream release.
* Update debian/libmbim-glib0.symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 * Evaluates to the minor version number of libmbim-glib which this source
43
43
 * is compiled against.
44
44
 */
45
 
#define MBIM_MINOR_VERSION (6)
 
45
#define MBIM_MINOR_VERSION (8)
46
46
 
47
47
/**
48
48
 * MBIM_MICRO_VERSION: