Skip to content

Commit

Permalink
Bump version to 2021.b
Browse files Browse the repository at this point in the history
  • Loading branch information
thexhr committed Dec 29, 2021
1 parent fda6407 commit f6c6299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jrnlc.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#define MAX_LINE 80
#define MAX_PASS_LEN 255

#define VERSION "2021.a"
#define VERSION "2021.b"

struct journal_entry {
LIST_ENTRY(journal_entry) entries;
Expand Down

0 comments on commit f6c6299

Please sign in to comment.