Skip to content

Commit

Permalink
final release, bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoshi committed Jul 18, 2017
1 parent 0d6ae8f commit 6440034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/teletype.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include "command.h"
#include "state.h"

#define TELETYPE_VERSION "TELETYPE 2.0rc2"
#define TELETYPE_VERSION "TELETYPE 2.0.0"
#define TELE_ERROR_MSG_LENGTH 16

typedef enum {
Expand Down

0 comments on commit 6440034

Please sign in to comment.