Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
domsson committed Jul 8, 2020
1 parent ff80cf5 commit de329ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/succade.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#define SUCCADE_NAME "succade"
#define SUCCADE_URL "https://github.com/domsson/succade"
#define SUCCADE_VER_MAJOR 1
#define SUCCADE_VER_MINOR 0
#define SUCCADE_VER_PATCH 2
#define SUCCADE_VER_MINOR 1
#define SUCCADE_VER_PATCH 0

#define BUFFER_NUMERIC 8
#define BUFFER_LEMON_ARG 1024
Expand Down

0 comments on commit de329ee

Please sign in to comment.