Bunped version 0.3.4
authorArjen Baart <arjen@andromeda.nl>
Sun, 13 Sep 2020 07:31:40 +0000 (09:31 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sun, 13 Sep 2020 07:31:40 +0000 (09:31 +0200)
debian/changelog
src/Makefile.am

index eb54795..2cd2bd0 100644 (file)
@@ -1,3 +1,8 @@
+libacl (0.3-4) testing; urgency=low
+
+  * UTC: Parse times with fractional seconds
+
+ -- Arjen Baart <arjen@andromeda.nl>  Tue, 16 Jun 2020 19:14:10 +0200
 libacl (0.3-3) testing; urgency=low
 
   * UTC: conversion to and from time_t, calculate diffrence in seconds
index 2062854..982cb6b 100644 (file)
@@ -7,7 +7,7 @@ libACL_la_SOURCES = string.cpp regex.cpp superstring.cpp date.cpp parsedate.c da
                     configuration.cpp \
                     _version.c
 
-libACL_la_LDFLAGS = -release 0.3.3
+libACL_la_LDFLAGS = -release 0.3.4
 
 include_HEADERS = String.h date.h Integer.h xml.h configuration.h