source: trunk/anuga_core/anuga/revision.py @ 9737

Last change on this file since 9737 was 9737, checked in by steve, 9 years ago

Commit svn after a lot of git updates

File size: 634 bytes
Line 
1"""Stored revision info.
2
3This file provides the version for distributions that are not accessing Subversion directly.
4The file is automatically generated and should not be modified manually.
5"""
6
7revision_info = """
8Path: .
9Working Copy Root Path: /home/steve/anuga
10URL: https://anuga.anu.edu.au/svn/anuga/trunk/anuga_core
11Relative URL: ^/trunk/anuga_core
12Repository Root: https://anuga.anu.edu.au/svn/anuga
13Repository UUID: e22b01d3-8fe4-0310-a5c0-ca58b0ebee9c
14Revision: 9735
15Node Kind: directory
16Schedule: normal
17Last Changed Author: steve
18Last Changed Rev: 9735
19Last Changed Date: 2015-09-05 16:06:32 +1000 (Sat, 05 Sep 2015)
20
21"""
Note: See TracBrowser for help on using the repository browser.