~ubuntu-branches/debian/experimental/glib2.0/experimental

« back to all changes in this revision

Viewing changes to glib/glibconfig.h.win32

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-08-26 17:25:52 UTC
  • mfrom: (1.67.13)
  • Revision ID: package-import@ubuntu.com-20150826172552-c3rs5tllwng5cr46
Tags: 2.45.6-1
* New upstream releases 2.45.5 and 2.45.6
  + GNetworkMonitor now provides information about metered networks
  + g_mem_set_vtable has been deprecated; it has not been working for quite
    a while. The recommendation is to use valgrind, or replace malloc
    itself.
* debian/patches/0001-GOptionContext-Don-t-crash-without-main-group.patch:
  Drop, applied upstream.
* debian/libglib2.0-0.symbols: Add new symbols for this release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
 
159
159
#define GLIB_MAJOR_VERSION 2
160
160
#define GLIB_MINOR_VERSION 45
161
 
#define GLIB_MICRO_VERSION 4
 
161
#define GLIB_MICRO_VERSION 6
162
162
 
163
163
#define G_OS_WIN32
164
164
#define G_PLATFORM_WIN32