- Fixed absolute path/canonical path discrepancy between Gitblit and JGit regarding use of symlinks (issue 78)\r
- Fixed row layout on activity page (issue 79)\r
- Fixed Centos service script (Github/mohamedmansour)\r
-- Removed wrong char from EditRepositoryPage, which caused IE8 to not display the save button (Github/jonnybbb)\r
+- Fixed EditRepositoryPage for IE8; missing save button (issue 80, Github/jonnybbb)\r
\r
**0.9.1** *released 2012-03-27*\r
\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 = "1.0.0-SNAPSHOT";\r
+ public static final String VERSION = "0.9.2";\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_DATE = "PENDING";\r
+ public static final String VERSION_DATE = "2012-04-04";\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