summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-08-23 16:43:31 -0400
committerLouie Shprung <lshprung@tutanota.com>2024-08-23 16:43:31 -0400
commit9cd631a391568c3e75d6f9ee65707dea0bea6d9a (patch)
tree0939fdabefef488a4fc7d87adfe74b15cb3a5c9b /configure.ac
parente1754801f53842c289e8c75cd29ce239693f0c19 (diff)
Release version 0.1.1a as a final 0.1 releasev0.1.1a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81b0c42..2803974 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([terminal-media-launcher],[0.1.1])
+AC_INIT([terminal-media-launcher],[0.1.1a])
AC_SUBST([PACKAGE_TITLE], ["Terminal Media Launcher"])
AC_CONFIG_SRCDIR([src/draw.c])
AC_CONFIG_HEADERS([config.h])