Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Commit

Permalink
Bump to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nddrylliog committed Mar 8, 2014
1 parent 490ad59 commit 6e8f437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greg.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#define GREG_MAJOR 0
#define GREG_MINOR 4
#define GREG_LEVEL 5
#define GREG_LEVEL 6

enum { Unknown= 0, Rule, Variable, Name, Dot, Character, String, Class, Action, Predicate, Alternate, Sequence, PeekFor, PeekNot, Query, Star, Plus };

Expand Down

0 comments on commit 6e8f437

Please sign in to comment.