common: Forgot to bump the version.

This commit is contained in:
Solomon Peachy 2019-05-17 07:21:58 -04:00
parent d51248d426
commit 0b06a28cdd
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include "backend_common.h"
#include <errno.h>
#define BACKEND_VERSION "0.92"
#define BACKEND_VERSION "0.93"
#ifndef URI_PREFIX
#error "Must Define URI_PREFIX"
#endif