~ubuntu-branches/ubuntu/trusty/kdegraphics/trusty

« back to all changes in this revision

Viewing changes to gwenview/lib/version.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-10-16 04:51:54 UTC
  • mfrom: (1.1.51 upstream)
  • Revision ID: james.westby@ubuntu.com-20101016045154-qjdwz49yc9gx3rph
Tags: 4:4.5.2-0ubuntu1
* Merge with Debian git remaining changes:
  - New upstream release 4.5.2
  - Don't add libchm-dev (it's in Universe)
  - In kcolorchooser don't add conflict/replace kcoloredit
  - Don't advertise chm backends in okular-extra-backends description
  - Bump libkdcraw7 to libkdcraw8
  - Bump libkexiv2-7 to libkexiv2-8
  - Bump libkipi6 to libkipi7
  - Update symbol files
  - Build against kdelibs5-dev 4.5.2-0ubuntu1 for libkutils4 transition
* Drop kubuntu_01_fix_kamera_solid_action.diff, applied upstream
* Drop kubuntu_03_gwenview_black_list_to_documents_only.diff, applied upstream
* Refresh kruler.install    

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef VERSION_H
22
22
#define VERSION_H
23
23
 
24
 
#define GWENVIEW_VERSION "2.5.0"
 
24
#define GWENVIEW_VERSION "2.5.2"
25
25
 
26
26
#endif /* VERSION_H */