Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Timandes committed Aug 25, 2015
1 parent bf0be6e commit a04f10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

#define LIBZOOKEEPER_MAJOR_VERSION 0
#define LIBZOOKEEPER_MINOR_VERSION 4
#define LIBZOOKEEPER_PATCH_VERSION 1
#define LIBZOOKEEPER_PATCH_VERSION 0

#define LIBZOOKEEPER_VERSION "0.4.1"
#define LIBZOOKEEPER_VERSION "0.4.0"

#endif /* LIBZOOKEEPER_VERSION_H */

Expand Down

0 comments on commit a04f10a

Please sign in to comment.