koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha buildrelease,1.1.2.14,1.1.2.15


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha buildrelease,1.1.2.14,1.1.2.15
Date: Thu, 04 Jul 2002 11:05:09 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv5988

Modified Files:
      Tag: rel-1-2
        buildrelease 
Log Message:
Bug fixes


Index: buildrelease
===================================================================
RCS file: /cvsroot/koha/koha/buildrelease,v
retrieving revision 1.1.2.14
retrieving revision 1.1.2.15
diff -C2 -r1.1.2.14 -r1.1.2.15
*** buildrelease        3 Jul 2002 05:01:00 -0000       1.1.2.14
--- buildrelease        4 Jul 2002 18:05:07 -0000       1.1.2.15
***************
*** 131,134 ****
--- 131,140 ----
        }
      }
+ } else {
+     print "What should the new version be? [$releaseversion]: ";
+     chomp ($input=<STDIN>);
+     if ($input) {
+       $releaseversion=$input;
+     }
  }
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]