Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ymmt2005 committed Jan 29, 2015
1 parent 83da3f4 commit a309370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yrmcds.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
#ifndef YRMCDS_H_INCLUDED
#define YRMCDS_H_INCLUDED

#define LIBYRMCDS_VERSION "1.1.0"
#define LIBYRMCDS_VERSION_NUMBER 10100
#define LIBYRMCDS_VERSION "1.2.0"
#define LIBYRMCDS_VERSION_NUMBER 10200

#include <pthread.h>
#include <stddef.h>
Expand Down

0 comments on commit a309370

Please sign in to comment.