Update to version 1.2.3; remove Intrepid from supported distros list
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 15 Oct 2010 02:22:07 +0000 (02:22 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 15 Oct 2010 02:22:07 +0000 (02:22 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_2@2044 9efc2488-bf62-4759-914b-345cdb29e865

README
src/perl/lib/OpenSRF.pm

diff --git a/README b/README
index 686851a..dfb1dde 100644 (file)
--- a/README
+++ b/README
@@ -20,7 +20,6 @@ Well-tested values for <osname> include:
   * "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
index a3f705f..b27e365 100644 (file)
@@ -14,11 +14,11 @@ OpenSRF - Top level class for OpenSRF perl modules.
 
 =head1 VERSION
 
-Version 1.0.0
+Version 1.2.3
 
 =cut
 
-our $VERSION = 1.0.0;
+our $VERSION = "1.2.3";
 
 =head1 METHODS