Fossil SCM
Increment the version number. Update the change log.
Commit
a3717e1378a866913764e462e74208c124ee9688
Parent
c46c70897cf918a…
2 files changed
+1
-1
+6
M
VERSION
+1
-1
| --- VERSION | ||
| +++ VERSION | ||
| @@ -1,1 +1,1 @@ | ||
| 1 | -1.18 | |
| 1 | +1.19 | |
| 2 | 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 1.18 |
| 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 1.19 |
| 2 |
+6
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,7 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<h2>Changes For Version 1.19 (pending)</h2> | |
| 4 | + | |
| 5 | + * Added a ./configure script based on autosetup. | |
| 6 | + * Added the "[/help/winsrv | fossil winsrv]" command | |
| 7 | + for creating a Fossil service on windows systems. | |
| 8 | + | |
| 3 | 9 | <h2>Changes For Version 1.18 (2011-07-14)</h2> |
| 4 | 10 | |
| 5 | 11 | * Added this Change Log |
| 6 | 12 | * Added sequential version numbering |
| 7 | 13 | * Added a optional configure script - the Makefile still works for most |
| 8 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.18 (2011-07-14)</h2> |
| 4 | |
| 5 | * Added this Change Log |
| 6 | * Added sequential version numbering |
| 7 | * Added a optional configure script - the Makefile still works for most |
| 8 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,7 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2>Changes For Version 1.19 (pending)</h2> |
| 4 | |
| 5 | * Added a ./configure script based on autosetup. |
| 6 | * Added the "[/help/winsrv | fossil winsrv]" command |
| 7 | for creating a Fossil service on windows systems. |
| 8 | |
| 9 | <h2>Changes For Version 1.18 (2011-07-14)</h2> |
| 10 | |
| 11 | * Added this Change Log |
| 12 | * Added sequential version numbering |
| 13 | * Added a optional configure script - the Makefile still works for most |
| 14 |