[padb-devel] [padb] r274 committed - Update the version number to 3.0

codesite-noreply at google.com codesite-noreply at google.com
Tue Oct 6 17:30:00 BST 2009


Revision: 274
Author: apittman
Date: Tue Oct  6 09:29:10 2009
Log: Update the version number to 3.0

http://code.google.com/p/padb/source/detail?r=274

Modified:
  /branches/3.0/src/Makefile
  /branches/3.0/src/padb

=======================================
--- /branches/3.0/src/Makefile	Tue Sep 15 14:01:13 2009
+++ /branches/3.0/src/Makefile	Tue Oct  6 09:29:10 2009
@@ -1,7 +1,7 @@

  INSTALL_DIR=/usr/local/
  CONFIG_DIR=/etc
-VERSION=3.0-rc2
+VERSION=3.0

  FILES = Makefile minfo.c mpi_interface.h padb

=======================================
--- /branches/3.0/src/padb	Tue Sep 15 14:01:13 2009
+++ /branches/3.0/src/padb	Tue Oct  6 09:29:10 2009
@@ -250,7 +250,7 @@
  # Main.

  my $prog    = basename $0;
-my $version = "3.0-rc2";
+my $version = "3.0";

  my %conf;





More information about the padb-devel mailing list