Skip to content

Commit

Permalink
4.3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LDmicroGitHub committed May 12, 2018
1 parent 19c2c39 commit f15e3fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ldmicro/ldversion.h
@@ -1,11 +1,11 @@
#ifndef __LDMICRO_VER_H__
#define __LDMICRO_VER_H__

#define LDMICRO_VER_STR "4.3.9.0" //---+
#define LDMICRO_VER_STR "4.3.9.2" //---+
// |
#define LDMICRO_VER_MAJOR (4) //<--|
#define LDMICRO_VER_MINOR (3) //<--|
#define LDMICRO_VER_PATCH (9) //<--|
#define LDMICRO_VER_TWEAK (0) //<--+
#define LDMICRO_VER_TWEAK (2) //<--+

#endif

0 comments on commit f15e3fb

Please sign in to comment.