~ubuntu-branches/ubuntu/trusty/libunique/trusty-proposed

« back to all changes in this revision

Viewing changes to unique/uniqueversion.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-01-05 15:50:09 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090105155009-2yor2ayc7vbzxi0b
Tags: 1.0.6-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 *
49
49
 * Micro version of Unique
50
50
 */
51
 
#define UNIQUE_MICRO_VERSION            (4)
 
51
#define UNIQUE_MICRO_VERSION            (6)
52
52
 
53
53
/**
54
54
 * UNIQUE_VERSION_S:
55
55
 *
56
56
 * Unique version as a string
57
57
 */
58
 
#define UNIQUE_VERSION_S                "1.0.4"
 
58
#define UNIQUE_VERSION_S                "1.0.6"
59
59
 
60
60
/**
61
61
 * UNIQUE_VERSION_HEX: