changeset 26:64b0edcd1636 v0.10-pre1

Fix version number (Logical change 1.10)
author (none)!jeffpc
date Sat, 23 Aug 2003 03:34:55 +0000
parents dc942d0f2847
children d015f0e50561
files av_consts.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/av_consts.py	Sat Aug 23 03:34:55 2003 +0000
+++ b/av_consts.py	Sat Aug 23 03:34:55 2003 +0000
@@ -10,7 +10,7 @@
 DBName = "AVdb"
 
 # Program constants DO NOT EDIT
-VERSION = "0.10"
+VERSION = "0.10-pre1"
 NAME = "AV Manager"
 BASEURL = "/cgi-bin/av/"
 STATICURL = "/AV/"