소스 검색

Minor - Fix comment in data.sql

Yannick Warnier 10 년 전
부모
커밋
1dec79ca51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/install/data.sql

+ 1 - 1
main/install/data.sql

@@ -1627,7 +1627,7 @@ INSERT INTO sequence_type_entity VALUES
 (2,'Quiz', 'Quiz and Tests','c_quiz'),
 (3,'LpItem', 'Items of a Learning Path','c_lp_item');
 
--- Version 1.10.0.40
+-- Version 1.10.0.39
 
 INSERT INTO settings_current
 (variable, subkey, type, category, selected_value, title, comment, scope, subkeytext, access_url_changeable)