- Version increment (almost forgot)

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@133 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Mark Buechler
2007-06-21 17:30:34 +00:00
parent 07517779d3
commit 8de9a09bcf
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ $IOTYPE_PHYSICAL = 100;
$IOTYPE_VIRTUAL = 101;
$IOTYPE_PERFORMANCE = 102;
$VERSION = 0.6.1;
$VERSION = 0.7;
my $_SCST_MIN_MAJOR_ = 0;
my $_SCST_MIN_MINOR_ = 9;

View File

@@ -1,5 +1,5 @@
#!/usr/bin/perl
$Version = 'SCST Configurator v0.6.1';
$Version = 'SCST Configurator v0.7';
# Configures SCST
#