Skip to content

Commit 0e285f3

Browse files
authored
Merge branch 'lxde:master' into add-tab-width-pref
2 parents 1b3bb4a + fb2b727 commit 0e285f3

File tree

5 files changed

+142
-94
lines changed

5 files changed

+142
-94
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
SUBDIRS = src po data man
2+
3+
DISTCHECK_CONFIGURE_FLAGS = --enable-man --enable-gtk3

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.57)
2-
AC_INIT(lxterminal, 0.3.2, http://lxde.org/)
2+
AC_INIT(lxterminal, 0.4.0, http://lxde.org/)
33
AM_CONFIG_HEADER(config.h)
44
# Support silent build rules. Disable by either passing --disable-silent-rules
55
# to configure or passing V=1 to make

0 commit comments

Comments
 (0)