]> err.no Git - yubikey-personalization/commitdiff
Bump version.
authorSimon Josefsson <simon@josefsson.org>
Fri, 12 Mar 2010 15:29:43 +0000 (15:29 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 12 Mar 2010 15:29:43 +0000 (15:29 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 1d83476a38a8940b044973395ba67731fbe97622..449e1023480b74fd425a2816702c7bee90745751 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
+* Version 1.3.2 (unreleased)
+
+** Don't warn on YubiKey with firmware 0.9.9, they work fine.
+
+** Fix old firmware error message, it was missing a newline.
+
 * Version 1.3.1 (released 2010-01-30)
 
 ** Fix build failure in some cases
index 17608cf47ad197ae00defe10f0f9540c14d75c9e..fd505626806afb3e40095235c3b4b8cb8c93a976 100644 (file)
@@ -26,7 +26,7 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-AC_INIT([yubikey-personalization], [1.3.1],
+AC_INIT([yubikey-personalization], [1.3.2],
   [yubico-devel@googlegroups.com], [ykpers],
   [http://code.google.com/p/yubikey-personalization/])
 AC_CONFIG_AUX_DIR([build-aux])