diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-23 08:33:14 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-23 08:33:14 +0200 |
commit | c43a76e643ab930725d20d306bc3ca5e7874eebe (patch) | |
tree | 3a5e3e9cf142d364149325d66a328be6275a1d99 /configure.ac | |
parent | c11784bad17f2c7316da3d2c693bff180f3eccde (diff) | |
download | libayatana-appindicator-c43a76e643ab930725d20d306bc3ca5e7874eebe.tar.gz libayatana-appindicator-c43a76e643ab930725d20d306bc3ca5e7874eebe.tar.bz2 libayatana-appindicator-c43a76e643ab930725d20d306bc3ca5e7874eebe.zip |
release 0.5.50.5.5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 46bcc37..7c617fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([libayatana-appindicator], - [0.5.4], + [0.5.5], [https://github.com/ArcticaProject/libayatana-appindicator/issues], [libayatana-appindicator], [https://github.com/ArcticaProject/libayatana-appindicator]) |