\r
### Current Release\r
\r
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] (*%BUILDDATE%*)\r
+%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] *released %BUILDDATE%*\r
\r
issues & binaries @ [Google Code][googlecode]<br/>\r
sources @ [Github][gitbltsrc]\r
<a rel="screenshots_group" href="screenshots/04.png" title="Repository Log">![Log](thumbs/04.png)</a>\r
<br/>Repository Log\r
</td><td>\r
- <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree">![Tree](thumbs/05.png)</a>\r
- <br/>Repository Tree\r
+ <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags">![Tags](thumbs/10.png)</a>\r
+ <br/>Repository Tags\r
</td></tr>\r
\r
<tr><td>\r
- <a rel="screenshots_group" href="screenshots/06.png" title="File Diff">![Diff](thumbs/06.png)</a>\r
- <br/>File Diff\r
+ <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree">![Tree](thumbs/05.png)</a>\r
+ <br/>Repository Tree\r
+</td><td>\r
+ <a rel="screenshots_group" href="screenshots/06.png" title="Commit Page">![Commit Page](thumbs/06.png)</a>\r
+ <br/>Commit Page\r
</td><td>\r
<a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff">![Commitdiff](thumbs/07.png)</a>\r
<br/>Commit Diff\r
+</td></tr>\r
+\r
+<tr><td>\r
+ <a rel="screenshots_group" href="screenshots/09.png" title="Branch Metrics">![Metrics](thumbs/09.png)</a>\r
+ <br/>Branch Metrics\r
</td><td>\r
<a rel="screenshots_group" href="screenshots/08.png" title="Blob View with Syntax Highlighting">![Blob](thumbs/08.png)</a>\r
<br/>Blob View with Syntax Highlighting\r
+</td><td>\r
+ <a rel="screenshots_group" href="screenshots/11.png" title="Blame">![Blame](thumbs/11.png)</a>\r
+ <br/>Blame\r
</td></tr>\r
+\r
</table>
\ No newline at end of file
## Release History\r
\r
### Current Release\r
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] (*%BUILDDATE%*)\r
+%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] *released %BUILDDATE%*\r
\r
### Older Releases\r
none\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r
- public static final String VERSION = "0.1.0-SNAPSHOT";\r
+ public static final String VERSION = "0.5.0";\r
\r
// The build script extracts this exact line so be careful editing it\r
// and only use A-Z a-z 0-9 .-_ in the string.\r
- public static final String JGIT_VERSION = "JGit 1.0.0";\r
+ public static final String JGIT_VERSION = "JGit 1.0.0 (201106090707-r)";\r
\r
public static final String ADMIN_ROLE = "#admin";\r
\r