Skip to content

Commit b0d3154

Browse files
committed
Stubby 2.6 release today
1 parent 376a8db commit b0d3154

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* 2019-02-xx: Version 0.2.6
1+
* 2019-04-03: Version 0.2.6
22
* Windows: use appropriate system and user configuration directories.
33
* Windows: replace references to C:\Program Files with %PROGRAMFILES%.
44
* Windows: use location of stubby.bat to find stubby.exe and stubby.yml.

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.68])
2-
AC_INIT([Stubby], [0.2.5], [[email protected]])
2+
AC_INIT([Stubby], [0.2.6], [[email protected]])
33
AC_CANONICAL_TARGET
44
AM_INIT_AUTOMAKE
55
AC_CONFIG_SRCDIR([src/stubby.c])

0 commit comments

Comments
 (0)