You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ See https://github.com/oracle/opengrok/wiki/How-to-setup-OpenGrok
35
35
36
36
OpenGrok uses [semantic versioning](https://semver.org/) and the version components further indicate more details about updating to newer version. The version scheme is *major.minor.micro* and change in any component is interpreted as:
37
37
38
-
- major - major backwards incompatible update
38
+
- major - major backwards incompatible update, will require full reindex as well as configuration changes
39
39
- minor - full clean reindex of your repositories is needed (e. g. index format has changed)
0 commit comments