Skip to content

Commit

Permalink
Merge pull request #33 from helldealer/frozen3
Browse files Browse the repository at this point in the history
version modify for v0.1.2
  • Loading branch information
ludete committed Oct 27, 2018
2 parents f90c560 + b1bf9e1 commit 5d60699
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/omnicore/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include "config/bitcoin-config.h"
#else

#endif // HAVE_CONFIG_H

//
// Omni Core version information are also to be defined in configure.ac.
//
Expand All @@ -24,6 +24,7 @@
// Non-public build number/revision (usually zero)
#define WORMHOLE_VERSION_BUILD 0

#endif // HAVE_CONFIG_H

#if !defined(WINDRES_PREPROC)

Expand Down

0 comments on commit 5d60699

Please sign in to comment.