~ubuntu-branches/ubuntu/trusty/umbrello/trusty-updates

« back to all changes in this revision

Viewing changes to umbrello/version.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-04-10 22:35:55 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20140410223555-3dqzi1qmdok9hahe
Tags: 4:4.13.0-0ubuntu1
New upstream KDE Software Compilation release

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
}
28
28
 
29
29
// Update this version when changing the XMI file format
30
 
#define XMI_FILE_VERSION "1.6.3"
 
30
#define XMI_FILE_VERSION "1.6.4"
31
31
 
32
32
#endif