configure.ac

changeset 274
0923c036b913
parent 259
2f5dea574a75
child 283
c3b6ff227481
     1.1 --- a/configure.ac	Sun Jan 21 14:10:59 2018 +0100
     1.2 +++ b/configure.ac	Tue Jan 23 19:23:34 2018 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  
     1.5  # the package version must match the macros in ucx.h
     1.6  # if you change the package version, don't forget to adjust the library version
     1.7 -AC_INIT([ucx], [1.0], [olaf.wintermann@gmail.com])
     1.8 +AC_INIT([ucx], [1.0.1], [olaf.wintermann@gmail.com])
     1.9  
    1.10  # don't place everything in the project root
    1.11  AC_CONFIG_AUX_DIR([build-aux])

mercurial