]> err.no Git - yubikey-personalization.old/commitdiff
Update with version info for 0.95
authorRichard Levitte <levitte@lp.se>
Mon, 24 Aug 2009 11:08:49 +0000 (11:08 +0000)
committerRichard Levitte <levitte@lp.se>
Mon, 24 Aug 2009 11:08:49 +0000 (11:08 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2fa928bcf616c8bd094231f2f6caac486069c93a..d47f74f9c7a29cd65ba57d6fdde55383cbba2767 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
+* Version 0.95 (released 2009-08-17)
+
+** Enable handling of programming access code.
+Includes modification of help (-h) text and manual.
+
 * Version 0.94 (released 2009-08-10)
 
 ** Improve error handling for libusb-1.0 backend.
index 87f814b5995b8c550bf5c17089d7a8c80706d45a..d11816068d9df17fd594f24d8ca15d63ea8df88e 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], [0.94],
+AC_INIT([yubikey-personalization], [0.95],
   [yubico-devel@googlegroups.com], [ykpers],
   [http://code.google.com/p/yubikey-personalization/])
 AC_CONFIG_AUX_DIR([build-aux])