[Opensrf-commits] r2044 - in branches/rel_1_2: . src/perl/lib (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Oct 14 22:22:09 EDT 2010


Author: dbs
Date: 2010-10-14 22:22:07 -0400 (Thu, 14 Oct 2010)
New Revision: 2044

Modified:
   branches/rel_1_2/README
   branches/rel_1_2/src/perl/lib/OpenSRF.pm
Log:
Update to version 1.2.3; remove Intrepid from supported distros list


Modified: branches/rel_1_2/README
===================================================================
--- branches/rel_1_2/README	2010-10-15 02:12:41 UTC (rev 2043)
+++ branches/rel_1_2/README	2010-10-15 02:22:07 UTC (rev 2044)
@@ -20,7 +20,6 @@
   * "debian-lenny" for Debian 5.0
   * "ubuntu-gutsy" for Ubuntu 7.10
   * "ubuntu-hardy" for Ubuntu 8.04
-  * "ubuntu-intrepid" for Ubuntu 8.10
 
 Less-tested values for <osname> include:
   * "centos" for CentOS 5 and Red Hat Enterprise Linux 5

Modified: branches/rel_1_2/src/perl/lib/OpenSRF.pm
===================================================================
--- branches/rel_1_2/src/perl/lib/OpenSRF.pm	2010-10-15 02:12:41 UTC (rev 2043)
+++ branches/rel_1_2/src/perl/lib/OpenSRF.pm	2010-10-15 02:22:07 UTC (rev 2044)
@@ -14,11 +14,11 @@
 
 =head1 VERSION
 
-Version 1.0.0
+Version 1.2.3
 
 =cut
 
-our $VERSION = 1.0.0;
+our $VERSION = "1.2.3";
 
 =head1 METHODS
 



More information about the opensrf-commits mailing list