~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty-proposed

« back to all changes in this revision

Viewing changes to win32/common/gstversion.h

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-10-08 09:59:20 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20121008095920-3k2vlenl0zf6lu7i
Tags: 1.0.1-1
* New upstream stable release:
  + debian/libgstreamer.symbols:
    - Add new symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
 *
58
58
 * The micro version of GStreamer at compile time:
59
59
 */
60
 
#define GST_VERSION_MICRO (0)
 
60
#define GST_VERSION_MICRO (1)
61
61
/**
62
62
 * GST_VERSION_NANO:
63
63
 *