Tag as version 1.0.1

Tue, 23 Jan 2018 19:23:34 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 23 Jan 2018 19:23:34 +0100
changeset 274
0923c036b913
parent 273
9c1591b3c4a4
child 275
96f643d30ff1
child 277
f819fe5e20f5

Tag as version 1.0.1

.hgtags file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
     1.1 --- a/.hgtags	Sun Jan 21 14:10:59 2018 +0100
     1.2 +++ b/.hgtags	Tue Jan 23 19:23:34 2018 +0100
     1.3 @@ -1,1 +1,2 @@
     1.4  a6184aff5108ba849759030fc75df9f4178f6e86 v1.0
     1.5 +9c1591b3c4a4b259de601d1da6cf06e7c445595d v1.0.1
     2.1 --- a/configure.ac	Sun Jan 21 14:10:59 2018 +0100
     2.2 +++ b/configure.ac	Tue Jan 23 19:23:34 2018 +0100
     2.3 @@ -28,7 +28,7 @@
     2.4  
     2.5  # the package version must match the macros in ucx.h
     2.6  # if you change the package version, don't forget to adjust the library version
     2.7 -AC_INIT([ucx], [1.0], [olaf.wintermann@gmail.com])
     2.8 +AC_INIT([ucx], [1.0.1], [olaf.wintermann@gmail.com])
     2.9  
    2.10  # don't place everything in the project root
    2.11  AC_CONFIG_AUX_DIR([build-aux])

mercurial