~s-cecilio/lomse/master

« back to all changes in this revision

Viewing changes to include/lomse_version.h

  • Committer: Cecilio Salmeron
  • Date: 2015-11-17 16:13:58 UTC
  • Revision ID: git-v1:bbb73f0f8dde103a66da1c6f76dd9517928a36c4
Upload missing files to ensure Lomse is buildable

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#define LOMSE_VERSION_MINOR    16
8
8
#define LOMSE_VERSION_TYPE     ' '
9
9
#define LOMSE_VERSION_PATCH    2
10
 
#define LOMSE_VERSION_REVNO    119
11
 
#define LOMSE_VERSION_DATE     "2015-11-17 17:07:36 +01:00"
 
10
#define LOMSE_VERSION_REVNO    120
 
11
#define LOMSE_VERSION_DATE     "2015-11-17 17:13:58 +01:00"
12
12