Author: stroucki
Date: Tue Mar 6 23:30:52 2012
New Revision: 1297793
URL: http://svn.apache.org/viewvc?rev=1297793&view=rev
Log:
version: set version to 201203
Modified:
incubator/tashi/branches/stroucki-stable/src/tashi/version.py
Modified: incubator/tashi/branches/stroucki-stable/src/tashi/version.py
URL: http://svn.apache.org/viewvc/incubator/tashi/branches/stroucki-stable/src/tashi/version.py?rev=1297793&r1=1297792&r2=1297793&view=diff
==============================================================================
--- incubator/tashi/branches/stroucki-stable/src/tashi/version.py (original)
+++ incubator/tashi/branches/stroucki-stable/src/tashi/version.py Tue Mar 6 23:30:52 2012
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
-version = "HEAD"
+version = "201203"
|