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

Compare commits

...

1 Commits
1.0.5 ... 1.0.0

Author SHA1 Message Date
cmpilato
c5e8d45205 Tag the 1.0.0 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.0@1351 8cb11bc2-c004-0410-86c3-e597b4017df7
2006-05-01 20:59:18 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Version 1.0 (not yet released)
Version 1.0 (1-May-2006)
* add support for viewing Subversion repositories
* add support for running on MS Windows (2003-Feb-09)

View File

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