Skip to content

Commit 62b3a31

Browse files
committed
version
1 parent ca0618d commit 62b3a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/libexec/pi-web-agent/etc/config/cern_vm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
CONFIG_FILE=os.environ['MY_HOME']+"/etc/config/config.xml"
66
CONFIG_PATH=os.environ['MY_HOME']+"/etc/config"
7-
VERSION="0.2-rc-2"
7+
VERSION="0.2-rc-1"
88
def parseActions(actionTree, secondary=False):
99
actions={}
1010

0 commit comments

Comments
 (0)