[vmkit-commits] [vmkit] r83632 -	/vmkit/branches/release_026/autoconf/configure.ac
    Nicolas Geoffray 
    nicolas.geoffray at lip6.fr
       
    Fri Oct  9 03:50:49 PDT 2009
    
    
  
Author: geoffray
Date: Fri Oct  9 05:50:49 2009
New Revision: 83632
URL: http://llvm.org/viewvc/llvm-project?rev=83632&view=rev
Log:
Move to version 0.26.
Modified:
    vmkit/branches/release_026/autoconf/configure.ac
Modified: vmkit/branches/release_026/autoconf/configure.ac
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_026/autoconf/configure.ac?rev=83632&r1=83631&r2=83632&view=diff
==============================================================================
--- vmkit/branches/release_026/autoconf/configure.ac (original)
+++ vmkit/branches/release_026/autoconf/configure.ac Fri Oct  9 05:50:49 2009
@@ -31,7 +31,7 @@
 dnl===-----------------------------------------------------------------------===
 dnl Initialize autoconf and define the package name, version number and
 dnl email address for reporting bugs.
-AC_INIT([vmkit],[0.26svn],[nicolas.geoffray at lip6.fr])
+AC_INIT([vmkit],[0.26],[nicolas.geoffray at lip6.fr])
 
 dnl Provide a copyright substitution and ensure the copyright notice is included
 dnl in the output of --version option of the generated configure script.
    
    
More information about the vmkit-commits
mailing list