bump to 1.0

desksanity-1.0
Mike Blumenkrantz 9 years ago
parent df8453e9ee
commit 4150edd70d
  1. 3
      Makefile.am
  2. 7
      configure.ac

@ -17,7 +17,8 @@ files_DATA = module.desktop e-module-desksanity.edj # images/icon.png
EXTRA_DIST = module.desktop.in \
e_modules-desksanity.spec.in \
e-module-desksanity.edc \
epic-e-256.png
epic-e-256.png \
win_shadow.png
e-module-desksanity.edj: e-module-desksanity.edc
$(EDJE_CC) -id $(top_srcdir) $< $@

@ -1,9 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT(desksanity, 0.6, zmike@enlightenment.org)
AC_INIT(desksanity, 1.0, zmike@enlightenment.org)
AC_CONFIG_MACRO_DIR([m4])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.ac)

Loading…
Cancel
Save