Subversion Repositories gelsvn

Rev

Rev 68 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68 Rev 71
Line 15... Line 15...
15
# ************************************************************
15
# ************************************************************
16
# Data Section
16
# Data Section
17
# ************************************************************
17
# ************************************************************
18
 
18
 
19
## This is the starting major and minor version
19
## This is the starting major and minor version
20
my($version) = '3.2';
20
my($version) = '3.3';
21
my($once)    = 1;
21
my($once)    = 1;
22
 
22
 
23
# ************************************************************
23
# ************************************************************
24
# Subroutine Section
24
# Subroutine Section
25
# ************************************************************
25
# ************************************************************