changing versions on trunk to 2.6 after branching of 2.4

git-svn-id: svn://192.168.202.10@1811 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2012-04-20 20:24:20 +00:00
parent 7d8b8f48da
commit 7ff7f2f59f
6 changed files with 67 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
UPDATE system_settings SET db_schema_version='1318',version='2.6b0.5',db_schema_update_date=NOW() where db_schema_version < 1318;