From dc6a5a7b94b4d026da66aaf90e48e20608d8d0ee Mon Sep 17 00:00:00 2001 From: Pat Suwalski Date: Wed, 12 Jan 2011 18:26:49 +0000 Subject: [PATCH] Bump version number to 1.6.1. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index c1f90436f..7fe2f4f16 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl Process this file with autoconf to make a configure script dnl AC_PREREQ(2.57) -AC_INIT([celestia], [1.6.0], [celestia-developers@lists.sf.net]) +AC_INIT([celestia], [1.6.1], [celestia-developers@lists.sf.net]) AC_CONFIG_SRCDIR(acinclude.m4) dnl The following section confirms that the user provided necessary option