Version 0.1.0.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 14 Dec 2010 20:31:24 +0000 (20:31 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 14 Dec 2010 20:45:26 +0000 (20:45 +0000)
configure.ac

index 2463389..a7db870 100644 (file)
@@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along
 dnl with this program; if not, write to the Free Software Foundation, Inc.,
 dnl 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-AC_INIT([guestfs-browser],[0.0.3])
+AC_INIT([guestfs-browser],[0.1.0])
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_MACRO_DIR([m4])