1
0
mirror of https://github.com/vitalif/viewvc-4intranet synced 2019-04-16 04:14:59 +03:00

Compare commits

...

3 Commits
1.1.7 ... 1.1.0

Author SHA1 Message Date
cmpilato
6956afae73 Retroactively "peg" the svn:externals property on these tags which
pulls in the 'templates-contrib' area.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.1.0@2451 8cb11bc2-c004-0410-86c3-e597b4017df7
2010-09-08 16:51:21 +00:00
cmpilato
80a5efb953 Tag the 1.1.0 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.1.0@2161 8cb11bc2-c004-0410-86c3-e597b4017df7
2009-05-13 13:50:12 +00:00
cmpilato
8843044571 Tag the 1.1.0 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.1.0@2158 8cb11bc2-c004-0410-86c3-e597b4017df7
2009-05-13 13:36:38 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Version 1.1.0 (released ??-???-????)
Version 1.1.0 (released 13-May-2009)
* add support for full content diffs (issue #153)
* make many more data dictionary items available to all views

View File

@@ -14,7 +14,7 @@
#
# -----------------------------------------------------------------------
__version__ = '1.1-dev'
__version__ = '1.1.0'
# this comes from our library; measure the startup time
import debug