Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r638 - branches/perfsonar-oppd-new-architect/lib

Subject: perfsonar development work

List archive

[pS-dev] [GEANT/SA2/SA2T3-OPPD] r638 - branches/perfsonar-oppd-new-architect/lib


Chronological Thread 
  • From:
  • To:
  • Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r638 - branches/perfsonar-oppd-new-architect/lib
  • Date: Tue, 21 Sep 2010 11:51:12 +0100

Author: dfn.calim
Date: 2010-09-21 11:51:12 +0100 (Tue, 21 Sep 2010)
New Revision: 638

Modified:
branches/perfsonar-oppd-new-architect/lib/perfSONAR.pm
Log:
setting version to 0.55

Modified: branches/perfsonar-oppd-new-architect/lib/perfSONAR.pm
===================================================================
--- branches/perfsonar-oppd-new-architect/lib/perfSONAR.pm 2010-09-21
10:49:00 UTC (rev 637)
+++ branches/perfsonar-oppd-new-architect/lib/perfSONAR.pm 2010-09-21
10:51:12 UTC (rev 638)
@@ -30,7 +30,7 @@
@ISA = qw(Exporter);

# set the version for version checking
- $VERSION = 0.51;
+ $VERSION = 0.55;
# if using RCS/CVS, this may be preferred
#$VERSION = sprintf "%d.%03d", q$Revision: 1.1 $ =~ /(\d+)/g;
@EXPORT = qw(); # Symbols to autoexport (:DEFAULT tag)



  • [pS-dev] [GEANT/SA2/SA2T3-OPPD] r638 - branches/perfsonar-oppd-new-architect/lib, svn-noreply, 09/21/2010

Archive powered by MHonArc 2.6.16.

Top of Page