aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schenck2016-10-10 10:55:22 +0200
committerMartin Schenck2017-05-14 18:33:49 +0200
commit7a30417d9c7c2a12d7ce5bd8dfdb99494e47b1b3 (patch)
tree9fba27dc2685aac39786bf618bc14e22f83bfca6
parentaf760a44fe775f264ddbbc54f17ac34ffb3bff4c (diff)
downloadsolarc-theme-7a30417d9c7c2a12d7ce5bd8dfdb99494e47b1b3.tar.gz
solarc-theme-7a30417d9c7c2a12d7ce5bd8dfdb99494e47b1b3.tar.xz
solarc-theme-7a30417d9c7c2a12d7ce5bd8dfdb99494e47b1b3.zip
Updated config to SolArc
The configuration was set to Arc after mergiung upstream. It is now set to SolArc again.
-rw-r--r--configure.ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 6158476..fd23919 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
AC_INIT(
- [arc-theme],
- [20161119],
- [https://github.com/horst3180/Arc-theme/issues],
- [arc-theme],
- [https://github.com/horst3180/Arc-theme],
+ [solarc-theme],
+ [v1.0.0-beta.3],
+ [https://github.com/apheleia/solarc-theme/issues],
+ [solarc-theme],
+ [https://github.com/apheleia/solarc-theme],
[]
)