Skip to content

Commit

Permalink
Bump sieve version to 2.4 for UTF8 support changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bron Gondwana committed Oct 11, 2010
1 parent f10b82a commit be397b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sieve/sieve_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

#include <stdio.h>

#define SIEVE_VERSION "CMU Sieve 2.3"
#define SIEVE_VERSION "CMU Sieve 2.4"

/* error codes */
#define SIEVE_OK (0)
Expand Down

0 comments on commit be397b2

Please sign in to comment.