On Mon, Jan 21, 2013 at 12:11 PM, <sky5w...@gmail.com> wrote:

> Another question about compiling fossil from src?
> VERSION.h contents:
> #define MANIFEST_UUID "80bf94e0f7ea9eb64ad9c35ed61863d73160767e"
> #define MANIFEST_VERSION "[80bf94e0f7]"
> #define MANIFEST_DATE "2013-01-18 21:34:21"
> #define MANIFEST_YEAR "2013"
> #define RELEASE_VERSION "1.25"
> #define RELEASE_VERSION_NUMBER 125
> #define RELEASE_RESOURCE_VERSION 1,25,0,0
>
> But fossil ui shows manifest version:
> "This page was generated in about 0.016s by Fossil version
> [80bf94e0f7] 2013-01-18 21:34:21"
>
> How can I trick the simpler "1.25" to appear?
>
>
Edit the "Footer" using the Admin/Footer web interface.  Replace
$manifest_version and $manifest_date with $release_version.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to