~ubuntu-branches/ubuntu/trusty/glibmm2.4/trusty

« back to all changes in this revision

Viewing changes to MSVC_Net2010/giomm/giommconfig.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-04-11 10:19:47 UTC
  • mfrom: (1.2.72)
  • Revision ID: package-import@ubuntu.com-20120411101947-rfg3dy3nhl48hjc6
Tags: 2.32.0-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libglib2.0-dev
* debian/rules:
  - Update SHVER

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#define GIOMM_MAJOR_VERSION 2
12
12
 
13
13
/* Micro version number of giomm. */
14
 
#define GIOMM_MICRO_VERSION 22
 
14
#define GIOMM_MICRO_VERSION 0
15
15
 
16
16
/* Minor version number of giomm. */
17
 
#define GIOMM_MINOR_VERSION 31
 
17
#define GIOMM_MINOR_VERSION 32
18
18
 
19
19
/* Define if giomm is built as a static library */
20
20
/* #undef GIOMM_STATIC_LIB */