diff options
Diffstat (limited to 'script/scons')
-rw-r--r-- | script/scons | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/script/scons b/script/scons index b2823b6..9651c88 100644 --- a/script/scons +++ b/script/scons @@ -23,15 +23,15 @@ # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -__revision__ = "src/script/scons.py 2014/07/05 09:42:21 garyo" +__revision__ = "src/script/scons.py 2014/08/24 12:12:31 garyo" -__version__ = "2.3.2" +__version__ = "2.3.3" __build__ = "" __buildsys__ = "lubuntu" -__date__ = "2014/07/05 09:42:21" +__date__ = "2014/08/24 12:12:31" __developer__ = "garyo" |