Revision 0006af7d lib/constants.py

b/lib/constants.py
22 22
"""Module holding different constants."""
23 23

  
24 24
# various versions
25
CONFIG_VERSION = 2
25
CONFIG_VERSION = 3
26 26
PROTOCOL_VERSION = 2
27 27
RELEASE_VERSION = "1.2a1"
28 28
OS_API_VERSION = 4

Also available in: Unified diff