Enter a release date and pin the current version.
This commit is contained in:
parent
03404adf64
commit
16de6a0d77
@ -1,10 +1,10 @@
|
||||
# InDefero 1.3.1 - xxx xxx xx xx:xx 2012 UTC
|
||||
# InDefero 1.3.1 - Sun May 06 20:32 2012 UTC
|
||||
|
||||
## Bugfixes
|
||||
|
||||
- Compatiblity fixes for PostgreSQL (fixes issue 800)
|
||||
- Compatiblity fixes for PostgreSQL (issue 800)
|
||||
- Fix TOC generation in wiki (issue 803)
|
||||
- Make the display of large files and diffs faster (fixes issue 804)
|
||||
- Make the display of large files and diffs faster (issue 804)
|
||||
- Make the project list faster and its tag list more accurate by not
|
||||
counting projects that are invisible to the current user
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
return array(
|
||||
'version' => '1.3.1-dev',
|
||||
'version' => '1.3.1',
|
||||
'revision' => '$Format:%H$',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user