This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpEngine
Watch
16
Star
1
Fork
13
Code
Issues
Pull Requests
2
Releases
452
Wiki
Activity
Browse Source
Forgot to increase actual DDL version
doxygen_doc
Krista Bennett
11 months ago
parent
d6231e183d
commit
50791d7c39
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/engine_sql.h
+ 1
- 1
src/engine_sql.h
View File
@ -3,7 +3,7 @@
#
include
"pEp_internal.h"
/
/
increment
this
when
patching
DDL
#
define _DDL_USER_VERSION "1
7
"
#
define _DDL_USER_VERSION "1
8
"
PEP_STATUS
init_databases
(
PEP_SESSION
session
)
;
PEP_STATUS
pEp_sql_init
(
PEP_SESSION
session
)
;
Write
Preview
Loading…
Cancel
Save