Change the Database Version

This commit is contained in:
sparkyx 2004-06-06 10:17:16 +00:00
parent 35666702b2
commit bd403d9c96
4 changed files with 27 additions and 3 deletions

View file

@ -1190,7 +1190,7 @@ INSERT INTO tmp_pcmn VALUES (101, 'Capital non appel
-- Name: version; Type: TABLE DATA; Schema: public; Owner: phpcompta
--
INSERT INTO "version" VALUES (3);
INSERT INTO "version" VALUES (4);
--