~ubuntu-branches/debian/squeeze/openmcu/squeeze

« back to all changes in this revision

Viewing changes to version.h

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-06-05 16:17:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100605161725-poyay6t765sf7qhn
Tags: 2.2.5-1
* New Upstream Release  
* Update Build-Depends: libh323plus-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 *                 Craig Southeren (craig@postincrement.com)
27
27
 *
28
28
 * $Log: version.h,v $
 
29
 * Revision 1.4  2009/05/30 15:18:40  willamowius
 
30
 * version 2.2.5
 
31
 *
 
32
 * Revision 1.3  2008/02/19 06:36:11  shorne
 
33
 * Added ability to have 16CIF & 4CIF size video. Thx Marcos Jardini for the initial 4CIF patch
 
34
 *
 
35
 * Revision 1.2  2007/10/20 12:32:53  shorne
 
36
 * first h323plus release
 
37
 *
 
38
 * Revision 1.1  2007/10/17 19:44:37  shorne
 
39
 * Initial Commit
 
40
 *
29
41
 * Revision 2.10  2006/06/09 04:45:52  csoutheren
30
42
 * Incremented version number
31
43
 *
55
67
#define MAJOR_VERSION 2
56
68
#define MINOR_VERSION 2
57
69
#define BUILD_TYPE    ReleaseCode
58
 
#define BUILD_NUMBER  1
 
70
#define BUILD_NUMBER  5
59
71
 
60
72
 
61
73
#endif  // _OpenMCU_VERSION_H