~ubuntu-branches/ubuntu/precise/evince/precise-updates

« back to all changes in this revision

Viewing changes to libdocument/ev-version.h

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-07 14:04:54 UTC
  • mfrom: (1.1.72)
  • Revision ID: package-import@ubuntu.com-20120207140454-akr5g5z4y4qopea8
Tags: 3.3.5-0ubuntu1
* New upstream release.
  * Add --named-dest command line argument
  * Fix a crash when dropping an item to the toolbar (LP: #799255)
  * Fix page index argument when command is spawned
  * Use t1 font mapping files in dvi backend
  * Fix several memory leaks in comics backend

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 * The micro version number of the EV library
50
50
 * (e.g. in version 3.1.4 this is 4).
51
51
 */
52
 
#define EV_MICRO_VERSION (4)
 
52
#define EV_MICRO_VERSION (5)
53
53
 
54
54
/**
55
55
 * EV_CHECK_VERSION: