Skip to content

Commit 3bcde9e

Browse files
committed
Update version
1 parent 46f660d commit 3bcde9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_hashids.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
extern zend_module_entry hashids_module_entry;
2525
#define phpext_hashids_ptr &hashids_module_entry
2626

27-
#define PHP_HASHIDS_VERSION "0.1.0" /* Replace with version number for your extension */
27+
#define PHP_HASHIDS_VERSION "1.0.0-rc"
2828

2929
/*
3030
Copyright (C) 2014 Latchezar Tzvetkoff

0 commit comments

Comments
 (0)